3 references to GetDebugDumpPath
MSBuild (3)
DebugUtils.cs (3)
20private static readonly string s_debugDumpPath = GetDebugDumpPath(); 35private static string s_debugDumpPathInRunningTests = GetDebugDumpPath(); 49s_debugDumpPathInRunningTests = GetDebugDumpPath();