1 write to ActionContext
Microsoft.AspNetCore.Mvc.Razor (1)
ViewLocationExpanderContext.cs (1)
31
ActionContext
= actionContext;
1 reference to ActionContext
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageViewLocationExpander.cs (1)
16
if ((context.
ActionContext
.ActionDescriptor is PageActionDescriptor) && !string.IsNullOrEmpty(context.PageName))