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