13 references to AddPersistentService
Microsoft.AspNetCore.Components.Tests (13)
PersistentState\PersistentServicesRegistryTest.cs (13)
21.AddPersistentService<TestService>(componentRenderMode) 61.AddPersistentService<BaseService>(componentRenderMode) 66.AddPersistentService<BaseService>(componentRenderMode) 103.AddPersistentService<BaseServiceWithProperty>(componentRenderMode) 135.AddPersistentService<TestService>(componentRenderMode) 165.AddPersistentService<BaseService>(componentRenderMode) 201.AddPersistentService<BaseService>(componentRenderMode) 318.AddPersistentService<TestService>(componentRenderMode) 319.AddPersistentService<AnotherTestService>(componentRenderMode) 368.AddPersistentService<CustomerService>(componentRenderMode) 409.AddPersistentService<ServiceWithSkipInitialValue>(componentRenderMode) 445.AddPersistentService<ServiceWithSkipLastSnapshot>(componentRenderMode) 481.AddPersistentService<ServiceWithAllowUpdates>(componentRenderMode)