1 write to ActionContext
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ControllerEndpointFilterInvocationContext.cs (1)
23
ActionContext
= actionContext;
1 reference to ActionContext
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ControllerEndpointFilterInvocationContext.cs (1)
40
public override HttpContext HttpContext =>
ActionContext
.HttpContext;