2 references to GetComponentTypeInfo
Microsoft.AspNetCore.Components (2)
ComponentFactory.cs (2)
65var (componentTypeRenderMode, propertyInjector) = GetComponentTypeInfo(componentType); 111var componentTypeInfo = GetComponentTypeInfo(instance.GetType());