3 references to
Microsoft.AspNetCore.Components.Server (2)
ProtectedBrowserStorage\ProtectedLocalStorage.cs (1)
26: base("localStorage", jsRuntime, dataProtectionProvider)
ProtectedBrowserStorage\ProtectedSessionStorage.cs (1)
26: base("sessionStorage", jsRuntime, dataProtectionProvider)
Microsoft.AspNetCore.Components.Server.Tests (1)
ProtectedBrowserStorageTest.cs (1)
408: base(storeName, jsRuntime, dataProtectionProvider)