2 references to GetComponentType
Microsoft.AspNetCore.Components (2)
PersistentStateValueProvider.cs (2)
174var componentType = GetComponentType(componentState); 316return GetComponentType(componentState.ParentComponentState);