1 write to ActionContext
Microsoft.AspNetCore.Mvc.Core (1)
Diagnostics\MvcDiagnostics.cs (1)
947ActionContext = actionContext;
3 references to ActionContext
Microsoft.AspNetCore.Mvc.Core (3)
Diagnostics\MvcDiagnostics.cs (3)
942/// <param name="actionContext">The <see cref="ActionContext"/>.</param> 9730 => new KeyValuePair<string, object>(nameof(ActionContext), ActionContext),