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