16 references to ShouldEmitNativeIntegerAttributes
Microsoft.CodeAnalysis.CSharp (16)
BoundTree\UnboundLambda.cs (1)
789
if (compilation.
ShouldEmitNativeIntegerAttributes
(returnType.Type))
Symbols\MethodSymbol.cs (1)
1156
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
406
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
Symbols\Source\LocalFunctionSymbol.cs (1)
236
if (compilation.
ShouldEmitNativeIntegerAttributes
(returnType.Type))
Symbols\Source\SourceDelegateMethodSymbol.cs (1)
342
if (compilation.
ShouldEmitNativeIntegerAttributes
(ReturnType))
Symbols\Source\SourceEventSymbol.cs (2)
328
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
748
if (compilation.
ShouldEmitNativeIntegerAttributes
(Type))
Symbols\Source\SourceFieldSymbol.cs (1)
143
if (compilation.
ShouldEmitNativeIntegerAttributes
(Type))
Symbols\Source\SourceMemberContainerSymbol.cs (1)
5061
if (compilation.
ShouldEmitNativeIntegerAttributes
(baseType))
Symbols\Source\SourceOrdinaryMethodOrUserDefinedOperatorSymbol.cs (1)
257
if (compilation.
ShouldEmitNativeIntegerAttributes
(ReturnType))
Symbols\Source\SourceParameterSymbolBase.cs (1)
96
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
Symbols\Source\SourcePropertySymbolBase.cs (2)
821
if (compilation.
ShouldEmitNativeIntegerAttributes
(Type))
1130
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
Symbols\Synthesized\SynthesizedFieldSymbolBase.cs (1)
68
if (compilation.
ShouldEmitNativeIntegerAttributes
(type))
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
156
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))
Symbols\TypeSymbolExtensions.cs (1)
2007
if (compilation.
ShouldEmitNativeIntegerAttributes
(type.Type))