2 references to ProtectedSessionStorage
Microsoft.AspNetCore.Components.Server (2)
DependencyInjection\ComponentServiceCollectionExtensions.cs (1)
40services.TryAddScoped<ProtectedSessionStorage>();
ProtectedBrowserStorage\ProtectedSessionStorage.cs (1)
21/// Constructs an instance of <see cref="ProtectedSessionStorage"/>.