You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once this is finalized/specified update our disassembler to emit the correct syntax.
Note: SRM already supports reading custom attributes for generic constraints. No need to update any dependency. The only issue is that ECMA-335 currently does not specify how custom attributes on type parameter constraints are to be represented in IL.
The text was updated successfully, but these errors were encountered:
See https://github.com/dotnet/coreclr/issues/25488
See also dotnet/roslyn#29997
Once this is finalized/specified update our disassembler to emit the correct syntax.
Note: SRM already supports reading custom attributes for generic constraints. No need to update any dependency. The only issue is that ECMA-335 currently does not specify how custom attributes on type parameter constraints are to be represented in IL.
The text was updated successfully, but these errors were encountered: