16 references to ShouldEmitNativeIntegerAttributes
Microsoft.CodeAnalysis.CSharp (16)
BoundTree\UnboundLambda.cs (1)
878if (compilation.ShouldEmitNativeIntegerAttributes(returnType.Type))
Symbols\MethodSymbol.cs (1)
1183if (compilation.ShouldEmitNativeIntegerAttributes(type.Type))
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
408if (compilation.ShouldEmitNativeIntegerAttributes(type.Type))
Symbols\Source\LocalFunctionSymbol.cs (1)
281if (compilation.ShouldEmitNativeIntegerAttributes(returnType.Type))
Symbols\Source\SourceDelegateMethodSymbol.cs (1)
333if (compilation.ShouldEmitNativeIntegerAttributes(ReturnType))
Symbols\Source\SourceEventSymbol.cs (2)
390if (compilation.ShouldEmitNativeIntegerAttributes(type.Type)) 863if (compilation.ShouldEmitNativeIntegerAttributes(Type))
Symbols\Source\SourceFieldSymbol.cs (1)
144if (compilation.ShouldEmitNativeIntegerAttributes(Type))
Symbols\Source\SourceMemberContainerSymbol.cs (1)
6072if (compilation.ShouldEmitNativeIntegerAttributes(baseType))
Symbols\Source\SourceOrdinaryMethodOrUserDefinedOperatorSymbol.cs (1)
253if (compilation.ShouldEmitNativeIntegerAttributes(ReturnType))
Symbols\Source\SourceParameterSymbolBase.cs (1)
103if (compilation.ShouldEmitNativeIntegerAttributes(type.Type))
Symbols\Source\SourcePropertySymbolBase.cs (2)
1058if (compilation.ShouldEmitNativeIntegerAttributes(Type)) 1412if (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)
2144if (compilation.ShouldEmitNativeIntegerAttributes(type.Type))