2 instantiations of TestJSRuntimeThatThrowsJSDisconnectedException
Microsoft.JSInterop.Tests (2)
JSObjectReferenceTest.cs (2)
73
var jsRuntime = new
TestJSRuntimeThatThrowsJSDisconnectedException
();
87
var jsRuntime = new
TestJSRuntimeThatThrowsJSDisconnectedException
();
2 references to TestJSRuntimeThatThrowsJSDisconnectedException
Microsoft.JSInterop.Tests (2)
JSObjectReferenceTest.cs (2)
73
var
jsRuntime = new TestJSRuntimeThatThrowsJSDisconnectedException();
87
var
jsRuntime = new TestJSRuntimeThatThrowsJSDisconnectedException();