3 references to
Microsoft.AspNetCore.Components.Server (3)
ProtectedBrowserStorage\ProtectedBrowserStorage.cs (1)
30: this(storeName, jsRuntime, dataProtectionProvider, JsonSerializerOptionsProvider.Options)
ProtectedBrowserStorage\ProtectedLocalStorage.cs (1)
35: base("localStorage", jsRuntime, dataProtectionProvider, serializerOptions)
ProtectedBrowserStorage\ProtectedSessionStorage.cs (1)
35: base("sessionStorage", jsRuntime, dataProtectionProvider, serializerOptions)