3 references to CreateAttributeRoutingAggregateErrorMessage
Microsoft.AspNetCore.Mvc.Core (3)
ApplicationModels\ApplicationModelFactory.cs (3)
97
var message =
CreateAttributeRoutingAggregateErrorMessage
(attributeRoutingConfigurationErrors.Values);
105
var message =
CreateAttributeRoutingAggregateErrorMessage
(namedRoutedErrors);
111
var message =
CreateAttributeRoutingAggregateErrorMessage
(routeTemplateErrors);