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