10 references to RefSafetyRulesAttribute
Microsoft.CodeAnalysis.CSharp (10)
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
215| ReservedAttributes.RefSafetyRulesAttribute))
Symbols\Source\SourceAssemblySymbol.cs (1)
2387| ReservedAttributes.RefSafetyRulesAttribute
Symbols\Source\SourceComplexParameterSymbol.cs (1)
841| ReservedAttributes.RefSafetyRulesAttribute))
Symbols\Source\SourceEventSymbol.cs (1)
368| ReservedAttributes.RefSafetyRulesAttribute
Symbols\Source\SourceMethodSymbolWithAttributes.cs (2)
583| ReservedAttributes.RefSafetyRulesAttribute)) 814| ReservedAttributes.RefSafetyRulesAttribute))
Symbols\Source\SourceNamedTypeSymbol.cs (1)
1185| ReservedAttributes.RefSafetyRulesAttribute))
Symbols\Source\SourcePropertySymbolBase.cs (1)
1603| ReservedAttributes.RefSafetyRulesAttribute))
Symbols\Source\SourceTypeParameterSymbol.cs (1)
425| ReservedAttributes.RefSafetyRulesAttribute
Symbols\Symbol.cs (1)
1616else if ((permitted & ReservedAttributes.RefSafetyRulesAttribute) == 0 &&