1 write to DebugPath
MSBuild (1)
DebugUtils.cs (1)
62DebugPath = debugDirectory;
6 references to DebugPath
MSBuild (6)
CommunicationsUtilities.cs (2)
300ErrorUtilities.VerifyThrowInternalNull(DebugUtils.ProcessInfoString, nameof(DebugUtils.DebugPath)); 820DebugUtils.DebugPath;
DebugUtils.cs (2)
112var fullPath = Path.Combine(DebugPath, fileName); 118fullPath = Path.Combine(DebugPath, fileName);
ExceptionHandling.cs (1)
68DebugUtils.DebugPath;
XMake.cs (1)
1802DebugUtils.DebugPath),