5 references to EventLogCategory
SMDiagnostics (5)
System\ServiceModel\Diagnostics\EventLogger.cs (3)
37
internal void LogEvent(TraceEventType type,
EventLogCategory
category, EventLogEventId eventId, bool shouldTrace, params string[] values)
44
internal void UnsafeLogEvent(TraceEventType type,
EventLogCategory
category, EventLogEventId eventId, bool shouldTrace, params string[] values)
50
internal void LogEvent(TraceEventType type,
EventLogCategory
category, EventLogEventId eventId, params string[] values)
System\ServiceModel\Diagnostics\ExceptionUtility.cs (2)
91
(ushort)
EventLogCategory
.FailFast,
103
(ushort)
EventLogCategory
.FailFast,