dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

Allows ref struct anti-constraint not shown

Open Windows10CE opened this issue 1 year ago • 4 comments

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<T>, IEquatable<T>, and String.Create<TState>, and currently requires looking at the source or using an IDE to determine whether it is applied to a particular member.

Windows10CE avatar Nov 21 '24 21:11 Windows10CE

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Nov 21 '24 21:11 ghost

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Nov 21 '24 21:11 ghost

cc @gewarren

ViktorHofer avatar Dec 03 '24 13:12 ViktorHofer

Thanks for the tag @ViktorHofer. This is tracked internally under https://dev.azure.com/ceapex/Engineering/_workitems/edit/996582.

gewarren avatar Dec 03 '24 16:12 gewarren