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