3 references to RegisterPersistentComponentStateServiceCollectionExtensions
Microsoft.AspNetCore.Components.Endpoints (3)
DependencyInjection\RazorComponentsRazorComponentBuilderExtensions.cs (1)
29RegisterPersistentComponentStateServiceCollectionExtensions.AddPersistentServiceRegistration<TPersistentService>(
DependencyInjection\RazorComponentsServiceCollectionExtensions.cs (2)
82RegisterPersistentComponentStateServiceCollectionExtensions.AddPersistentServiceRegistration<ResourceCollectionProvider>(services, RenderMode.InteractiveWebAssembly); 91RegisterPersistentComponentStateServiceCollectionExtensions.AddPersistentServiceRegistration<AntiforgeryStateProvider>(services, RenderMode.InteractiveAuto);