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