2 references to GetComponentFullName
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponents\DefaultViewComponentDescriptorProvider.cs (1)
53
FullName = ViewComponentConventions.
GetComponentFullName
(typeInfo),
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewComponents\ViewComponentConventionsTest.cs (1)
87
var result = ViewComponentConventions.
GetComponentFullName
(type.GetTypeInfo());