7 references to NativeIntegerAttribute
Microsoft.CodeAnalysis.CSharp (7)
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
214| ReservedAttributes.NativeIntegerAttribute
Symbols\Source\SourceComplexParameterSymbol.cs (1)
813ReservedAttributes.NativeIntegerAttribute |
Symbols\Source\SourceEventSymbol.cs (1)
355| ReservedAttributes.NativeIntegerAttribute
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
799ReservedAttributes.NativeIntegerAttribute |
Symbols\Source\SourceNamedTypeSymbol.cs (1)
1171| ReservedAttributes.NativeIntegerAttribute
Symbols\Source\SourcePropertySymbolBase.cs (1)
1571| ReservedAttributes.NativeIntegerAttribute
Symbols\Symbol.cs (1)
1585else if ((reserved & ReservedAttributes.NativeIntegerAttribute) != 0 &&