5 references to NoSuffix
Microsoft.AspNetCore.Mvc.Core.Test (5)
Controllers\ControllerFeatureProviderTest.cs (5)
249var controllerType = typeof(NoSuffix).GetTypeInfo(); 305new TestApplicationPart(typeof(NoSuffix).GetTypeInfo()), 313typeof(NoSuffix).GetTypeInfo(), 338new TestApplicationPart(typeof(NoSuffix)), 346typeof(NoSuffix).GetTypeInfo(),