2 references to PersistentServicesRegistry
Microsoft.AspNetCore.Components (1)
PersistentState\ComponentStatePersistenceManager.cs (1)
38_servicesRegistry = new PersistentServicesRegistry(serviceProvider);
Microsoft.AspNetCore.Components.Tests (1)
PersistentState\PersistentServicesRegistryTest.cs (1)
269var registry = new PersistentServicesRegistry(serviceProvider);