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