-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-MetaConcerns something that extends across runtime area boundaries, for example, IDisposable.Concerns something that extends across runtime area boundaries, for example, IDisposable.
Milestone
Description
Describe the issue or suggestion
The documentation does not have the new C#13 anti-constraint allows ref struct
on any of the places it is used, like the Action/Func types, IEnumerable, IEquatable, and String.Create, and currently requires looking at the source or using an IDE to determine whether it is applied to a particular member.
Metadata
Metadata
Assignees
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-MetaConcerns something that extends across runtime area boundaries, for example, IDisposable.Concerns something that extends across runtime area boundaries, for example, IDisposable.