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