1 write to ApplicationServices
Microsoft.AspNetCore.Routing (1)
RouteGroupBuilder.cs (1)
103ApplicationServices = applicationServices
2 references to ApplicationServices
Microsoft.AspNetCore.Routing (2)
EndpointDataSource.cs (1)
58ApplicationServices = context.ApplicationServices,
RouteGroupBuilder.cs (1)
55GetGroupedEndpointsWithNullablePrefix(context.Prefix, context.Conventions, context.FinallyConventions, context.ApplicationServices);