GenAPI: Does not preserve allows ref struct
"unconstraint"
#47113
Labels
Milestone
allows ref struct
"unconstraint"
#47113
Consider an assembly with a type like this:
Using
Microsoft.DotNet.GenAPI.Tool
, it generates this:The
allows ref struct
constraint onT
has been lost.Invocation of the tool was performed as
dotnet Microsoft.DotNet.GenAPI.Tool.dll --assembly ~/Projects/scratch/bin/Debug/net9.0/scratch.dll
The text was updated successfully, but these errors were encountered: