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