1 write to ActionExecutedContext
Microsoft.AspNetCore.Mvc.Core (1)
Diagnostics\MvcDiagnostics.cs (1)
693
ActionExecutedContext
= actionExecutedContext;
3 references to ActionExecutedContext
Microsoft.AspNetCore.Mvc.Core (3)
Diagnostics\MvcDiagnostics.cs (3)
688
/// <param name="actionExecutedContext">The <see cref="
ActionExecutedContext
"/>.</param>
719
1 => new KeyValuePair<string, object>(nameof(
ActionExecutedContext
),
ActionExecutedContext
),