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