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