6 references to Diagnostics
SMDiagnostics (6)
System\ServiceModel\Diagnostics\DiagnosticsTraceCode.cs (6)
11
public const int AppDomainUnload = DiagnosticsTraceCode.
Diagnostics
| 0X0001; //
12
public const int EventLog = DiagnosticsTraceCode.
Diagnostics
| 0X0002; //
13
public const int ThrowingException = DiagnosticsTraceCode.
Diagnostics
| 0X0003; //
14
public const int TraceHandledException = DiagnosticsTraceCode.
Diagnostics
| 0X0004; //
15
public const int UnhandledException = DiagnosticsTraceCode.
Diagnostics
| 0X0005; //
16
public const int TraceTruncatedQuotaExceeded = DiagnosticsTraceCode.
Diagnostics
| 0X000C; //