2 references to ControllerActionEndpointConventionBuilder
Microsoft.AspNetCore.Mvc.Core (2)
Routing\ControllerActionEndpointDataSource.cs (2)
34DefaultBuilder = new ControllerActionEndpointConventionBuilder(Lock, Conventions, FinallyConventions); 61return new ControllerActionEndpointConventionBuilder(Lock, conventions, finallyConventions);