10 references to RefSafetyRulesAttribute
Microsoft.CodeAnalysis.CSharp (10)
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
211
| ReservedAttributes.
RefSafetyRulesAttribute
))
Symbols\Source\SourceAssemblySymbol.cs (1)
2387
| ReservedAttributes.
RefSafetyRulesAttribute
Symbols\Source\SourceComplexParameterSymbol.cs (1)
841
| ReservedAttributes.
RefSafetyRulesAttribute
))
Symbols\Source\SourceEventSymbol.cs (1)
364
| ReservedAttributes.
RefSafetyRulesAttribute
Symbols\Source\SourceMethodSymbolWithAttributes.cs (2)
579
| ReservedAttributes.
RefSafetyRulesAttribute
))
814
| ReservedAttributes.
RefSafetyRulesAttribute
))
Symbols\Source\SourceNamedTypeSymbol.cs (1)
1185
| ReservedAttributes.
RefSafetyRulesAttribute
))
Symbols\Source\SourcePropertySymbolBase.cs (1)
1582
| ReservedAttributes.
RefSafetyRulesAttribute
))
Symbols\Source\SourceTypeParameterSymbol.cs (1)
425
| ReservedAttributes.
RefSafetyRulesAttribute
Symbols\Symbol.cs (1)
1615
else if ((permitted & ReservedAttributes.
RefSafetyRulesAttribute
) == 0 &&