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