16 references to ShouldEmitNativeIntegerAttributes
Microsoft.CodeAnalysis.CSharp (16)
BoundTree\UnboundLambda.cs (1)
880
if (compilation.
ShouldEmitNativeIntegerAttributes
(returnType.Type))
Symbols\MethodSymbol.cs (1)
1183
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
407
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
Symbols\Source\LocalFunctionSymbol.cs (1)
300
if (compilation.
ShouldEmitNativeIntegerAttributes
(returnType.Type))
Symbols\Source\SourceDelegateMethodSymbol.cs (1)
334
if (compilation.
ShouldEmitNativeIntegerAttributes
(ReturnType))
Symbols\Source\SourceEventSymbol.cs (2)
398
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
879
if (compilation.
ShouldEmitNativeIntegerAttributes
(Type))
Symbols\Source\SourceFieldSymbol.cs (1)
144
if (compilation.
ShouldEmitNativeIntegerAttributes
(Type))
Symbols\Source\SourceMemberContainerSymbol.cs (1)
6197
if (compilation.
ShouldEmitNativeIntegerAttributes
(baseType))
Symbols\Source\SourceOrdinaryMethodOrUserDefinedOperatorSymbol.cs (1)
254
if (compilation.
ShouldEmitNativeIntegerAttributes
(ReturnType))
Symbols\Source\SourceParameterSymbolBase.cs (1)
103
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
Symbols\Source\SourcePropertySymbolBase.cs (2)
1075
if (compilation.
ShouldEmitNativeIntegerAttributes
(Type))
1429
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
Symbols\Synthesized\SynthesizedFieldSymbolBase.cs (1)
70
if (compilation.
ShouldEmitNativeIntegerAttributes
(type))
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
159
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
Symbols\TypeSymbolExtensions.cs (1)
2182
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))