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