6 references to EventLogEventId
System.ServiceModel.Internals (6)
System\Runtime\Diagnostics\DiagnosticTraceBase.cs (2)
454
logger.UnsafeLogEvent(TraceEventType.Error, TracingEventLogCategory, (uint)System.Runtime.Diagnostics.
EventLogEventId
.FailedToTraceEvent, false,
459
logger.UnsafeLogEvent(TraceEventType.Error, TracingEventLogCategory, (uint)System.Runtime.Diagnostics.
EventLogEventId
.FailedToTraceEventWithException, false,
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (2)
85
logger.LogEvent(TraceEventType.Error, TracingEventLogCategory, (uint)System.Runtime.Diagnostics.
EventLogEventId
.FailedToSetupTracing, false,
104
logger.LogEvent(TraceEventType.Error, TracingEventLogCategory, (uint)System.Runtime.Diagnostics.
EventLogEventId
.FailedToSetupTracing, false,
System\Runtime\ExceptionTrace.cs (2)
358
(uint)System.Runtime.Diagnostics.
EventLogEventId
.FailFast,
367
(uint)System.Runtime.Diagnostics.
EventLogEventId
.FailFastException,