1 write to ActionExecutingContext
Microsoft.AspNetCore.Mvc.Core (1)
Diagnostics\MvcDiagnostics.cs (1)
795ActionExecutingContext = actionExecutingContext;
3 references to ActionExecutingContext
Microsoft.AspNetCore.Mvc.Core (3)
Diagnostics\MvcDiagnostics.cs (3)
790/// <param name="actionExecutingContext">The <see cref="ActionExecutingContext"/>.</param> 8211 => new KeyValuePair<string, object>(nameof(ActionExecutingContext), ActionExecutingContext),