2 implementations of SetUnprotectedAsync
Aspire.Dashboard (1)
Model\BrowserStorage\LocalBrowserStorage.cs (1)
48
public async Task
SetUnprotectedAsync
<T>(string key, T value)
Aspire.Dashboard.Components.Tests (1)
Shared\TestLocalStorage.cs (1)
33
public Task
SetUnprotectedAsync
<T>(string key, T value)