3 references to ConventionallyRoutedController
Microsoft.AspNetCore.Mvc.Core.Test (3)
ApplicationModels\ControllerActionDescriptorProviderTests.cs (3)
237typeof(ConventionallyRoutedController).GetTypeInfo()); 248Assert.Equal(nameof(ConventionallyRoutedController.ConventionalAction), actionConstraint.Value); 1112typeof(ConventionallyRoutedController).GetTypeInfo(),