3 references to GetDebugDumpPath
MSBuild (3)
DebugUtils.cs (3)
108private static readonly string s_debugDumpPath = GetDebugDumpPath(); 123private static string s_debugDumpPathInRunningTests = GetDebugDumpPath(); 137s_debugDumpPathInRunningTests = GetDebugDumpPath();