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