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