8 references to NullableContextAttribute
Microsoft.CodeAnalysis.CSharp (8)
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
207
permitted: ReservedAttributes.
NullableContextAttribute
Symbols\Source\SourceAssemblySymbol.cs (1)
2381
| ReservedAttributes.
NullableContextAttribute
Symbols\Source\SourceComplexParameterSymbol.cs (1)
837
permitted: ReservedAttributes.
NullableContextAttribute
Symbols\Source\SourceEventSymbol.cs (1)
359
| ReservedAttributes.
NullableContextAttribute
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
809
permitted: ReservedAttributes.
NullableContextAttribute
Symbols\Source\SourcePropertySymbolBase.cs (1)
1578
permitted: ReservedAttributes.
NullableContextAttribute
Symbols\Source\SourceTypeParameterSymbol.cs (1)
419
| ReservedAttributes.
NullableContextAttribute
Symbols\Symbol.cs (1)
1585
else if ((permitted & ReservedAttributes.
NullableContextAttribute
) == 0 &&