2 references to AddDynamicControllerEndpoint
Microsoft.AspNetCore.Mvc.Core (2)
Builder\ControllerEndpointRouteBuilderExtensions.cs (2)
468
controllerDataSource.
AddDynamicControllerEndpoint
(endpoints, pattern, typeof(TTransformer), state);
503
controllerDataSource.
AddDynamicControllerEndpoint
(endpoints, pattern, typeof(TTransformer), state, order);