dotnet / dotnet/dotnet-api-docs
Allows ref struct anti-constraint not shown
Open
area-Meta
Pri3
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
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.
Contributor guide
Assessment
This issue has not been assessed yet.