17 references to ToJS
Microsoft.AspNetCore.Components.WebAssembly (5)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JSExports.g.cs (5)
65____arg_exception_native.ToJS(__arg_exception); 95____arg_exception_native.ToJS(__arg_exception); 131____arg_exception_native.ToJS(__arg_exception); 163____arg_exception_native.ToJS(__arg_exception); 195____arg_exception_native.ToJS(__arg_exception);
Microsoft.DotNet.HotReload.WebAssembly.Browser (3)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JSExports.g.cs (3)
55____arg_exception_native.ToJS(__arg_exception); 86____arg_exception_native.ToJS(__arg_exception); 122____arg_exception_native.ToJS(__arg_exception);
System.Runtime.InteropServices.JavaScript (9)
System\Runtime\InteropServices\JavaScript\Interop\JavaScriptExports.CoreCLR.cs (4)
63argException.ToJS(ex); 121argException.ToJS(ex); 145argException.ToJS(ex); 156argException.ToJS(new InvalidOperationException("Unable to resolve JSExport by handle"));
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Object.cs (1)
274ToJS(val);
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Task.cs (4)
180ToJS(ex); 275ToJS(ex); 352ToJS(ex); 470arg_value.ToJS(ex);