6 references to DebugUtils
Microsoft.Build.Tasks.Core (6)
CommunicationsUtilities.cs (3)
520ErrorUtilities.VerifyThrowInternalNull(DebugUtils.ProcessInfoString, nameof(DebugUtils.DebugPath)); 1160s_debugDumpPath ??= DebugUtils.DebugPath;
DebugUtils.cs (1)
180/// that poisons the entire <see cref="DebugUtils"/> type, whereas the static constructor's
NodePipeServer.cs (1)
159DebugUtils.DumpExceptionToFile(e);
PrintLineDebugger.cs (1)
118? $"{DebugUtils.ProcessInfoString}_{id}"