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