3 references to ControllerActionEndpointDataSource
Microsoft.AspNetCore.Mvc.Core (1)
Routing\ControllerActionEndpointDataSourceFactory.cs (1)
26return new ControllerActionEndpointDataSource(_dataSourceIdProvider, _actions, _factory, orderProvider);
Microsoft.AspNetCore.Mvc.Core.Test (2)
ApplicationModels\EndpointMetadataProviderTest.cs (1)
277var dataSource = new ControllerActionEndpointDataSource(
Routing\ControllerActionEndpointDataSourceTest.cs (1)
553return new ControllerActionEndpointDataSource(