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)
413if (compilation.ShouldEmitNativeIntegerAttributes(type.Type))
Symbols\Source\LocalFunctionSymbol.cs (1)
300if (compilation.ShouldEmitNativeIntegerAttributes(returnType.Type))
Symbols\Source\SourceDelegateMethodSymbol.cs (1)
335if (compilation.ShouldEmitNativeIntegerAttributes(ReturnType))
Symbols\Source\SourceEventSymbol.cs (2)
399if (compilation.ShouldEmitNativeIntegerAttributes(type.Type)) 877if (compilation.ShouldEmitNativeIntegerAttributes(Type))
Symbols\Source\SourceFieldSymbol.cs (1)
144if (compilation.ShouldEmitNativeIntegerAttributes(Type))
Symbols\Source\SourceMemberContainerSymbol.cs (1)
6211if (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)
1070if (compilation.ShouldEmitNativeIntegerAttributes(Type)) 1439if (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))