2 instantiations of AfterExceptionFilterOnExceptionEventData
Microsoft.AspNetCore.Mvc.Core (2)
MvcCoreDiagnosticListenerExtensions.cs (2)
428
new
AfterExceptionFilterOnExceptionEventData
(
488
new
AfterExceptionFilterOnExceptionEventData
(
5 references to AfterExceptionFilterOnExceptionEventData
Microsoft.AspNetCore.Mvc.Core (5)
Diagnostics\MvcDiagnostics.cs (1)
583
/// Initializes a new instance of <see cref="
AfterExceptionFilterOnExceptionEventData
"/>.
MvcCoreDiagnosticListenerExtensions.cs (4)
424
if (diagnosticListener.IsEnabled(Diagnostics.
AfterExceptionFilterOnExceptionEventData
.EventName))
427
Diagnostics.
AfterExceptionFilterOnExceptionEventData
.EventName,
484
if (diagnosticListener.IsEnabled(Diagnostics.
AfterExceptionFilterOnExceptionEventData
.EventName))
487
Diagnostics.
AfterExceptionFilterOnExceptionEventData
.EventName,