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