1 reference to CreateNativeInt
Microsoft.CodeAnalysis (1)
ConstantValue.cs (1)
381case ConstantValueTypeDiscriminator.NInt: return CreateNativeInt((int)value);