1 write to ActionContext
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Diagnostics\MvcDiagnostics.cs (1)
403ActionContext = actionContext;
4 references to ActionContext
Microsoft.AspNetCore.Mvc.ViewFeatures (4)
Diagnostics\MvcDiagnostics.cs (4)
396/// <param name="actionContext">The <see cref="ActionContext"/>.</param> 411/// The <see cref="ActionContext"/>. 4410 => new KeyValuePair<string, object>(nameof(ActionContext), ActionContext),