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