5 references to ToManaged
System.Runtime.InteropServices.JavaScript (5)
System\Runtime\InteropServices\JavaScript\JSHostImplementation.cs (1)
72arg.ToManaged(out Exception? ex);
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Object.cs (2)
61ToManaged(out Exception? val); 71ToManaged(out Exception? val);
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Task.cs (2)
70arg_2.ToManaged(out Exception? fail); 131arg_2.ToManaged(out Exception? fail);