3 references to RefSafetyRulesAttribute
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
1173AttributeInfo info = FindTargetAttribute(MetadataReader, token, AttributeDescription.RefSafetyRulesAttribute, out foundAttributeType);
Microsoft.CodeAnalysis.CSharp (2)
Emitter\Model\PEAssemblyBuilder.cs (1)
570AttributeDescription.RefSafetyRulesAttribute,
Symbols\Symbol.cs (1)
1616reportExplicitUseOfReservedAttribute(attribute, arguments, AttributeDescription.RefSafetyRulesAttribute))