1 write to OnSetUnprotectedAsync
Aspire.Dashboard.Components.Tests (1)
Layout\MainLayoutTests.cs (1)
53testLocalStorage.OnSetUnprotectedAsync = (key, value) =>
1 reference to OnSetUnprotectedAsync
Aspire.Dashboard.Components.Tests (1)
Shared\TestLocalStorage.cs (1)
35if (OnSetUnprotectedAsync is { } callback)