1 reference to CreateActionExecutedContext
Microsoft.AspNetCore.Mvc.Core.TestCommon (1)
CommonFilterTest.cs (1)
33var next = new ActionExecutionDelegate(() => Task.FromResult(CreateActionExecutedContext(context)));