16 references to ShouldEmitNativeIntegerAttributes
Microsoft.CodeAnalysis.CSharp (16)
BoundTree\UnboundLambda.cs (1)
829if (compilation.ShouldEmitNativeIntegerAttributes(returnType.Type))
Symbols\MethodSymbol.cs (1)
1166if (compilation.ShouldEmitNativeIntegerAttributes(type.Type))
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
406if (compilation.ShouldEmitNativeIntegerAttributes(type.Type))
Symbols\Source\LocalFunctionSymbol.cs (1)
266if (compilation.ShouldEmitNativeIntegerAttributes(returnType.Type))
Symbols\Source\SourceDelegateMethodSymbol.cs (1)
327if (compilation.ShouldEmitNativeIntegerAttributes(ReturnType))
Symbols\Source\SourceEventSymbol.cs (2)
336if (compilation.ShouldEmitNativeIntegerAttributes(type.Type)) 756if (compilation.ShouldEmitNativeIntegerAttributes(Type))
Symbols\Source\SourceFieldSymbol.cs (1)
144if (compilation.ShouldEmitNativeIntegerAttributes(Type))
Symbols\Source\SourceMemberContainerSymbol.cs (1)
5330if (compilation.ShouldEmitNativeIntegerAttributes(baseType))
Symbols\Source\SourceOrdinaryMethodOrUserDefinedOperatorSymbol.cs (1)
250if (compilation.ShouldEmitNativeIntegerAttributes(ReturnType))
Symbols\Source\SourceParameterSymbolBase.cs (1)
100if (compilation.ShouldEmitNativeIntegerAttributes(type.Type))
Symbols\Source\SourcePropertySymbolBase.cs (2)
1033if (compilation.ShouldEmitNativeIntegerAttributes(Type)) 1376if (compilation.ShouldEmitNativeIntegerAttributes(type.Type))
Symbols\Synthesized\SynthesizedFieldSymbolBase.cs (1)
68if (compilation.ShouldEmitNativeIntegerAttributes(type))
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
161if (compilation.ShouldEmitNativeIntegerAttributes(type.Type))
Symbols\TypeSymbolExtensions.cs (1)
2098if (compilation.ShouldEmitNativeIntegerAttributes(type.Type))