4 instantiations of TestJSRuntime
Aspire.Dashboard.Tests (4)
LocalBrowserStorageTests.cs (4)
26var testJsonRuntime = new TestJSRuntime(); 51var testJsonRuntime = new TestJSRuntime(); 77var testJsonRuntime = new TestJSRuntime(); 102var testJsonRuntime = new TestJSRuntime();
5 references to TestJSRuntime
Aspire.Dashboard.Tests (5)
LocalBrowserStorageTests.cs (5)
26var testJsonRuntime = new TestJSRuntime(); 51var testJsonRuntime = new TestJSRuntime(); 77var testJsonRuntime = new TestJSRuntime(); 102var testJsonRuntime = new TestJSRuntime(); 120private static LocalBrowserStorage CreateBrowserLocalStorage(TestJSRuntime testJsonRuntime)