3 references to TestController
Microsoft.AspNetCore.Mvc.Core.Test (3)
Infrastructure\ControllerActionInvokerCacheTest.cs (3)
117MethodInfo = typeof(TestController).GetMethod(nameof(TestController.Index)), 118ControllerTypeInfo = typeof(TestController).GetTypeInfo(),