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