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