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