5 references to ControllerEndpointDataSourceIdMetadata
Microsoft.AspNetCore.Mvc.Core (5)
Builder\ControllerEndpointRouteBuilderExtensions.cs (4)
217b.Metadata.Add(new ControllerEndpointDataSourceIdMetadata(dataSource.DataSourceId)); 281b.Metadata.Add(new ControllerEndpointDataSourceIdMetadata(dataSource.DataSourceId)); 341b.Metadata.Add(new ControllerEndpointDataSourceIdMetadata(dataSource.DataSourceId)); 407b.Metadata.Add(new ControllerEndpointDataSourceIdMetadata(dataSource.DataSourceId));
Routing\ControllerActionEndpointDataSource.cs (1)
151b.Metadata.Add(new ControllerEndpointDataSourceIdMetadata(DataSourceId));