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