2 references to GetNextRouteGroupContext
Microsoft.AspNetCore.Routing (2)
RouteGroupBuilder.cs (2)
66
1 => _routeGroupBuilder._dataSources[0].GetGroupedEndpoints(
GetNextRouteGroupContext
(prefix, conventions, finallyConventions, applicationServices)),
67
_ => SelectEndpointsFromAllDataSources(
GetNextRouteGroupContext
(prefix, conventions, finallyConventions, applicationServices)),