2 writes to Int16Value
System.Runtime.InteropServices.JavaScript (2)
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Int16.cs (2)
39slot.Int16Value = value; 73slot.Int16Value = value.Value;
2 references to Int16Value
System.Runtime.InteropServices.JavaScript (2)
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Int16.cs (2)
25value = slot.Int16Value; 57value = slot.Int16Value;