6 references to FormatUnableToFindServices
Microsoft.AspNetCore.Mvc.Core (2)
Builder\ControllerEndpointRouteBuilderExtensions.cs (1)
521
throw new InvalidOperationException(Resources.
FormatUnableToFindServices
(
Builder\MvcApplicationBuilderExtensions.cs (1)
123
throw new InvalidOperationException(Resources.
FormatUnableToFindServices
(
Microsoft.AspNetCore.Mvc.RazorPages (1)
Builder\RazorPagesEndpointRouteBuilderExtensions.cs (1)
367
throw new InvalidOperationException(Mvc.Core.Resources.
FormatUnableToFindServices
(
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
PartialViewResult.cs (1)
68
throw new InvalidOperationException(Mvc.Core.Resources.
FormatUnableToFindServices
(
ViewComponentResult.cs (1)
67
throw new InvalidOperationException(Mvc.Core.Resources.
FormatUnableToFindServices
(
ViewResult.cs (1)
67
throw new InvalidOperationException(Mvc.Core.Resources.
FormatUnableToFindServices
(