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)
26
return new ControllerActionEndpointDataSource(_dataSourceIdProvider,
_actions
, _factory, orderProvider);