12 references to DebugUtils
MSBuild (12)
CommunicationsUtilities.cs (3)
520
ErrorUtilities.VerifyThrowInternalNull(
DebugUtils
.ProcessInfoString, nameof(
DebugUtils
.DebugPath));
1160
s_debugDumpPath ??=
DebugUtils
.DebugPath;
NodeEndpointOutOfProcBase.cs (4)
518
DebugUtils
.DumpExceptionToFile(e);
667
DebugUtils
.DumpExceptionToFile(e);
726
DebugUtils
.DumpExceptionToFile(e);
785
DebugUtils
.DumpExceptionToFile(e);
PrintLineDebugger.cs (1)
118
? $"{
DebugUtils
.ProcessInfoString}_{id}"
TaskLoader.cs (1)
121
taskAppDomain.UnhandledException +=
DebugUtils
.UnhandledExceptionHandler;
XMake.cs (3)
620
if (!
DebugUtils
.IsInTaskHostNode())
663
AppDomain.CurrentDomain.UnhandledException +=
DebugUtils
.UnhandledExceptionHandler;
1833
DebugUtils
.DebugPath),