4 references to TestController
Microsoft.AspNetCore.Mvc.Core.Test (4)
ApplicationModels\ActionModelTest.cs (4)
19
var action = new ActionModel(typeof(
TestController
).GetMethod(nameof(
TestController
.Edit)),
61
typeof(
TestController
).GetMethod("Edit"),
74
(typeof(
TestController
).GetTypeInfo(),