5 references to
Microsoft.AspNetCore.Mvc.Abstractions (1)
Filters\FilterContext.cs (1)
21: base(actionContext)
Microsoft.AspNetCore.Mvc.Core (1)
ControllerContext.cs (1)
36: base(context)
Microsoft.AspNetCore.Mvc.RazorPages (1)
PageContext.cs (1)
39: base(actionContext)
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
Rendering\ViewContext.cs (2)
54: base(actionContext) 89: base(viewContext)