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