3 references to TestActions
Microsoft.AspNetCore.Mvc.Core.Test (3)
Infrastructure\ControllerActionInvokerProviderTest.cs (3)
47var method = typeof(TestActions).GetMethod(nameof(TestActions.GetAction)); 52ControllerTypeInfo = typeof(TestActions).GetTypeInfo(),