1 instantiation of ExceptionUtility
System.ServiceModel.Primitives (1)
SMDiagnostics\DiagnosticUtility.cs (1)
45s_exceptionUtility = new ExceptionUtility();
6 references to ExceptionUtility
System.ServiceModel.Primitives (6)
SMDiagnostics\DiagnosticUtility.cs (3)
22private static ExceptionUtility s_exceptionUtility = null; 31public static ExceptionUtility ExceptionUtility 39private static ExceptionUtility GetExceptionUtility()
SMDiagnostics\System\ServiceModel\Diagnostics\ExceptionUtility.cs (3)
17internal static ExceptionUtility s_mainInstance; 87ExceptionUtility.s_activityId = activityId; 92ExceptionUtility.s_activityId = Guid.Empty;