2 writes to OnGetUnprotectedAsync
Aspire.Dashboard.Components.Tests (2)
Layout\MainLayoutTests.cs (2)
40testLocalStorage.OnGetUnprotectedAsync = key => 97testLocalStorage.OnGetUnprotectedAsync = key =>
1 reference to OnGetUnprotectedAsync
Aspire.Dashboard.Components.Tests (1)
Shared\TestLocalStorage.cs (1)
20if (OnGetUnprotectedAsync is { } callback)