We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ScopedRefAttribute
1 parent bf362e8 commit bf56a7cCopy full SHA for bf56a7c
src/libraries/System.Private.CoreLib/src/ILLink/ILLink.LinkAttributes.Shared.xml
@@ -314,6 +314,9 @@
314
<type fullname="System.Runtime.CompilerServices.NativeIntegerAttribute">
315
<attribute internal="RemoveAttributeInstances" />
316
</type>
317
+ <type fullname="System.Runtime.CompilerServices.ScopedRefAttribute">
318
+ <attribute internal="RemoveAttributeInstances" />
319
+ </type>
320
321
<!-- Microsoft.CodeAnalysis -->
322
<type fullname="Microsoft.CodeAnalysis.EmbeddedAttribute">
0 commit comments