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