3 references to LogEvent
System.ServiceModel.Internals (3)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (2)
85logger.LogEvent(TraceEventType.Error, TracingEventLogCategory, (uint)System.Runtime.Diagnostics.EventLogEventId.FailedToSetupTracing, false, 104logger.LogEvent(TraceEventType.Error, TracingEventLogCategory, (uint)System.Runtime.Diagnostics.EventLogEventId.FailedToSetupTracing, false,
System\Runtime\Diagnostics\EventLogger.cs (1)
226this.LogEvent(type, eventLogCategory, eventId, true, values);