1 write to _actions
Microsoft.AspNetCore.Mvc.Core (1)
Routing\ControllerActionEndpointDataSourceFactory.cs (1)
20_actions = actions;
1 reference to _actions
Microsoft.AspNetCore.Mvc.Core (1)
Routing\ControllerActionEndpointDataSourceFactory.cs (1)
26return new ControllerActionEndpointDataSource(_dataSourceIdProvider, _actions, _factory, orderProvider);