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