3 references to ControllerWithoutAttributes
Microsoft.AspNetCore.Mvc.Core.Test (3)
Controllers\DefaultControllerFactoryTest.cs (3)
110ControllerTypeInfo = typeof(ControllerWithoutAttributes).GetTypeInfo() 127var controller = Assert.IsType<ControllerWithoutAttributes>(result);