2 references to JSException
Microsoft.JSInterop (1)
JSRuntime.cs (1)
302TaskGenericsUtil.SetTaskCompletionSourceException(tcs, new JSException(message, exception));
Microsoft.JSInterop.WebAssembly (1)
WebAssemblyJSRuntime.cs (1)
54throw new JSException(ex.Message, ex);