1 write to _applicationServices
Microsoft.AspNetCore.Routing (1)
RouteEndpointDataSource.cs (1)
28
_applicationServices
= applicationServices;
2 references to _applicationServices
Microsoft.AspNetCore.Routing (2)
RouteEndpointDataSource.cs (2)
182
ApplicationServices =
_applicationServices
,
290
ServiceProvider =
_applicationServices
,