2 references to ExceptionEventName
System.Net.Http (2)
System\Net\Http\DiagnosticsHandler.cs (2)
182
if (diagnosticListener.IsEnabled(DiagnosticsHandlerLoggingStrings.
ExceptionEventName
))
187
Write(diagnosticListener, DiagnosticsHandlerLoggingStrings.
ExceptionEventName
, new ExceptionData(ex, request));