10 references to NullablePublicOnlyAttribute
Microsoft.CodeAnalysis.CSharp (10)
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
208| ReservedAttributes.NullablePublicOnlyAttribute
Symbols\Source\SourceAssemblySymbol.cs (1)
2382| ReservedAttributes.NullablePublicOnlyAttribute
Symbols\Source\SourceComplexParameterSymbol.cs (1)
838| ReservedAttributes.NullablePublicOnlyAttribute
Symbols\Source\SourceEventSymbol.cs (1)
360| ReservedAttributes.NullablePublicOnlyAttribute
Symbols\Source\SourceMethodSymbolWithAttributes.cs (2)
575| ReservedAttributes.NullablePublicOnlyAttribute 810| ReservedAttributes.NullablePublicOnlyAttribute
Symbols\Source\SourceNamedTypeSymbol.cs (1)
1183permitted: ReservedAttributes.NullablePublicOnlyAttribute
Symbols\Source\SourcePropertySymbolBase.cs (1)
1579| ReservedAttributes.NullablePublicOnlyAttribute
Symbols\Source\SourceTypeParameterSymbol.cs (1)
420| ReservedAttributes.NullablePublicOnlyAttribute
Symbols\Symbol.cs (1)
1589else if ((permitted & ReservedAttributes.NullablePublicOnlyAttribute) == 0 &&