1 write to ExceptionContext
Microsoft.AspNetCore.Mvc.Core (1)
Diagnostics\MvcDiagnostics.cs (1)
540
ExceptionContext
= exceptionContext;
3 references to ExceptionContext
Microsoft.AspNetCore.Mvc.Core (3)
Diagnostics\MvcDiagnostics.cs (3)
535
/// <param name="exceptionContext">The <see cref="
ExceptionContext
"/>.</param>
566
1 => new KeyValuePair<string, object>(nameof(
ExceptionContext
),
ExceptionContext
),