1 write to _attributeActionProvider
Microsoft.AspNetCore.Mvc.Microbenchmarks (1)
ControllerActionEndpointDatasourceBenchmark.cs (1)
38
_attributeActionProvider
= new MockActionDescriptorCollectionProvider(
1 reference to _attributeActionProvider
Microsoft.AspNetCore.Mvc.Microbenchmarks (1)
ControllerActionEndpointDatasourceBenchmark.cs (1)
51
var endpointDataSource = CreateDataSource(
_attributeActionProvider
);