3 references to ProtectedBrowserStorageJsonSerializerOptions
Microsoft.AspNetCore.Components.Server (3)
DependencyInjection\ComponentServiceCollectionExtensions.cs (3)
43services.TryAddScoped<ProtectedBrowserStorageJsonSerializerOptions>(); 47services.GetRequiredService<ProtectedBrowserStorageJsonSerializerOptions>().Options)); 51services.GetRequiredService<ProtectedBrowserStorageJsonSerializerOptions>().Options));