2 instantiations of ConstantValueNativeInt
Microsoft.CodeAnalysis (2)
ConstantValue.cs (2)
248
return new
ConstantValueNativeInt
(value);
262
return new
ConstantValueNativeInt
(value);