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