4 references to TestPageModel
Microsoft.AspNetCore.Mvc.RazorPages.Test (4)
Infrastructure\ExecutorFactoryTest.cs (4)
164[InlineData(nameof(TestPageModel.StringResult))] 165[InlineData(nameof(TestPageModel.TaskOfObject))] 166[InlineData(nameof(TestPageModel.ViewComponent))] 170var methodInfo = typeof(TestPageModel).GetMethod(methodName);