2 references to GetComponentName
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponents\DefaultViewComponentDescriptorProvider.cs (1)
54ShortName = ViewComponentConventions.GetComponentName(typeInfo),
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewComponents\ViewComponentConventionsTest.cs (1)
68var result = ViewComponentConventions.GetComponentName(type.GetTypeInfo());