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