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