1 write to _applicationServices
Microsoft.AspNetCore.Routing (1)
RouteEndpointDataSource.cs (1)
23
_applicationServices
= applicationServices;
2 references to _applicationServices
Microsoft.AspNetCore.Routing (2)
RouteEndpointDataSource.cs (2)
177
ApplicationServices =
_applicationServices
,
276
ServiceProvider =
_applicationServices
,