2 instantiations of ConstantValueNativeInt
Microsoft.CodeAnalysis (2)
ConstantValue.cs (2)
254
return new
ConstantValueNativeInt
(value);
268
return new
ConstantValueNativeInt
(value);