1 override of TraceEventLogEvent
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (1)
671public override void TraceEventLogEvent(TraceEventType type, TraceRecord traceRecord)
1 reference to TraceEventLogEvent
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\EventLogger.cs (1)
183this.diagnosticTrace.TraceEventLogEvent(type, new DictionaryTraceRecord((eventValues)));