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