2 writes to OnGetAsync
Aspire.Dashboard.Components.Tests (2)
Pages\MetricsTests.cs (1)
55OnGetAsync = key =>
Pages\ResourcesTests.cs (1)
228sessionStorage.OnGetAsync = key =>
1 reference to OnGetAsync
Aspire.Dashboard.Components.Tests (1)
Shared\TestSessionStorage.cs (1)
15if (OnGetAsync is { } callback)