8 references to ToManaged
Microsoft.DotNet.HotReload.WebAssembly.Browser (2)
_generated\0\JSExports.g.cs (2)
46__baseUri_native.ToManaged(out baseUri); 107__deltasJson_native.ToManaged(out deltasJson);
System.Runtime.InteropServices.JavaScript (6)
_generated\0\JSImports.g.cs (2)
86__retVal_native.ToManaged(out __retVal); 286__retVal_native.ToManaged(out __retVal);
System\Runtime\InteropServices\JavaScript\Interop\JavaScriptExports.CoreCLR.cs (1)
137arg1.ToManaged(out assemblyName);
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Exception.cs (1)
43ToManaged(out message);
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Object.cs (1)
56ToManaged(out string? val);
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.String.cs (1)
93arg.ToManaged(out val);