1 write to ActionContext
Microsoft.AspNetCore.Mvc.RazorPages (1)
Diagnostics\MvcDiagnostics.cs (1)
89ActionContext = actionContext;
3 references to ActionContext
Microsoft.AspNetCore.Mvc.RazorPages (3)
Diagnostics\MvcDiagnostics.cs (3)
97/// The <see cref="ActionContext"/>. 1270 => new KeyValuePair<string, object>(nameof(ActionContext), ActionContext),