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