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