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