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