2 instantiations of TestJSInProcessRuntime
Microsoft.JSInterop.Tests (2)
JSObjectReferenceTest.cs (2)
29
var jsRuntime = new
TestJSInProcessRuntime
();
58
var jsRuntime = new
TestJSInProcessRuntime
();
2 references to TestJSInProcessRuntime
Microsoft.JSInterop.Tests (2)
JSObjectReferenceTest.cs (2)
29
var
jsRuntime = new TestJSInProcessRuntime();
58
var
jsRuntime = new TestJSInProcessRuntime();