1 write to _applicationServices
Microsoft.AspNetCore.Routing (1)
RouteEndpointDataSource.cs (1)
29
_applicationServices
= applicationServices;
2 references to _applicationServices
Microsoft.AspNetCore.Routing (2)
RouteEndpointDataSource.cs (2)
183
ApplicationServices =
_applicationServices
,
293
ServiceProvider =
_applicationServices
,