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