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