1 write to ControllerName
Microsoft.AspNetCore.Mvc.Core (1)
ApplicationModels\ControllerActionDescriptorBuilder.cs (1)
38actionDescriptor.ControllerName = controller.ControllerName;
1 reference to ControllerName
Microsoft.AspNetCore.Mvc.Core (1)
Routing\IRouteValueProvider.cs (1)
24/// matching values for its <see cref="ControllerActionDescriptor.ControllerName"/> and