1 instantiation of PersistentServiceRegistration
Microsoft.AspNetCore.Components (1)
RegisterPersistentComponentStateServiceCollectionExtensions.cs (1)
38
services.TryAddEnumerable(ServiceDescriptor.Singleton<IPersistentServiceRegistration>(new
PersistentServiceRegistration
<TService>(componentRenderMode)));