1 reference to BasePocoNonControllerChildController
Mvc.Api.Analyzers.Test (1)
MvcFactsTest.cs (1)
57
public Task IsController_ReturnsFalseForTypesDerivingFromTypeWithNonControllerAttribute() => IsControllerReturnsFalse(typeof(
BasePocoNonControllerChildController
));