8 references to CreateActionContext
Microsoft.AspNetCore.Mvc.Core.Test (8)
Filters\FilterFactoryTest.cs (8)
17
var actionContext =
CreateActionContext
(new FilterDescriptor[0]);
35
var actionContext =
CreateActionContext
(new[] { filter });
58
var actionContext =
CreateActionContext
(new[]
95
var actionContext =
CreateActionContext
(new[]
121
var actionContext =
CreateActionContext
(new[]
149
var actionContext =
CreateActionContext
(new[]
180
var actionContext =
CreateActionContext
(new[]
222
var actionContext =
CreateActionContext
(new[]