4 instantiations of TestJSRuntime
Aspire.Dashboard.Tests (4)
LocalBrowserStorageTests.cs (4)
27var testJsonRuntime = new TestJSRuntime(); 52var testJsonRuntime = new TestJSRuntime(); 78var testJsonRuntime = new TestJSRuntime(); 103var testJsonRuntime = new TestJSRuntime();
5 references to TestJSRuntime
Aspire.Dashboard.Tests (5)
LocalBrowserStorageTests.cs (5)
27var testJsonRuntime = new TestJSRuntime(); 52var testJsonRuntime = new TestJSRuntime(); 78var testJsonRuntime = new TestJSRuntime(); 103var testJsonRuntime = new TestJSRuntime(); 121private static LocalBrowserStorage CreateBrowserLocalStorage(TestJSRuntime testJsonRuntime)