2 references to JSDisconnectedException
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteJSRuntime.cs (1)
128throw new JSDisconnectedException(
Microsoft.JSInterop.Tests (1)
JSObjectReferenceTest.cs (1)
126throw new JSDisconnectedException("JavaScript interop calls cannot be issued at this time. This is because the circuit has disconnected and is being disposed.");