4 writes to OnInvoke
Aspire.Dashboard.Tests (4)
LocalBrowserStorageTests.cs (4)
28testJsonRuntime.OnInvoke = r => 53testJsonRuntime.OnInvoke = r => 79testJsonRuntime.OnInvoke = r => 104testJsonRuntime.OnInvoke = r =>
2 references to OnInvoke
Aspire.Dashboard.Tests (2)
LocalBrowserStorageTests.cs (2)
135if (OnInvoke?.Invoke((identifier, args)) is TValue result) 144if (OnInvoke?.Invoke((identifier, args)) is TValue result)