7 references to NativeIntegerAttribute
Microsoft.CodeAnalysis.CSharp (7)
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
213
| ReservedAttributes.
NativeIntegerAttribute
Symbols\Source\SourceComplexParameterSymbol.cs (1)
821
ReservedAttributes.
NativeIntegerAttribute
|
Symbols\Source\SourceEventSymbol.cs (1)
307
else if (ReportExplicitUseOfReservedAttributes(in arguments, ReservedAttributes.NullableAttribute | ReservedAttributes.
NativeIntegerAttribute
| ReservedAttributes.TupleElementNamesAttribute))
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
794
ReservedAttributes.
NativeIntegerAttribute
))
Symbols\Source\SourceNamedTypeSymbol.cs (1)
1166
| ReservedAttributes.
NativeIntegerAttribute
Symbols\Source\SourcePropertySymbolBase.cs (1)
1539
| ReservedAttributes.
NativeIntegerAttribute
Symbols\Symbol.cs (1)
1572
else if ((reserved & ReservedAttributes.
NativeIntegerAttribute
) != 0 &&