4 references to EventName
Microsoft.AspNetCore.Mvc.Core (4)
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
,