4 writes to OnInvoke
Aspire.Dashboard.Tests (4)
LocalBrowserStorageTests.cs (4)
27testJsonRuntime.OnInvoke = r => 52testJsonRuntime.OnInvoke = r => 78testJsonRuntime.OnInvoke = r => 103testJsonRuntime.OnInvoke = r =>
2 references to OnInvoke
Aspire.Dashboard.Tests (2)
LocalBrowserStorageTests.cs (2)
134if (OnInvoke?.Invoke((identifier, args)) is TValue result) 143if (OnInvoke?.Invoke((identifier, args)) is TValue result)