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