2 references to FromInt16
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
2156
return ValueTypeValue.
FromInt16
((short)value);
2185
return ValueTypeValue.
FromInt16
((short)value);