1 write to DebugPath
MSBuild (1)
DebugUtils.cs (1)
62DebugPath = debugDirectory;
5 references to DebugPath
MSBuild (5)
CommunicationsUtilities.cs (1)
816DebugUtils.DebugPath;
DebugUtils.cs (2)
112var fullPath = Path.Combine(DebugPath, fileName); 118fullPath = Path.Combine(DebugPath, fileName);
ExceptionHandling.cs (1)
69DebugUtils.DebugPath;
XMake.cs (1)
1758DebugUtils.DebugPath),