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