2 instantiations of AfterExceptionFilterOnExceptionEventData
Microsoft.AspNetCore.Mvc.Core (2)
MvcCoreDiagnosticListenerExtensions.cs (2)
428new AfterExceptionFilterOnExceptionEventData( 488new 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)
424if (diagnosticListener.IsEnabled(Diagnostics.AfterExceptionFilterOnExceptionEventData.EventName)) 427Diagnostics.AfterExceptionFilterOnExceptionEventData.EventName, 484if (diagnosticListener.IsEnabled(Diagnostics.AfterExceptionFilterOnExceptionEventData.EventName)) 487Diagnostics.AfterExceptionFilterOnExceptionEventData.EventName,