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