3 references to GetDebugDumpPath
Microsoft.Build (3)
ExceptionHandling.cs (3)
36private static readonly string s_debugDumpPath = GetDebugDumpPath(); 76private static string s_debugDumpPathInRunningTests = GetDebugDumpPath(); 90s_debugDumpPathInRunningTests = GetDebugDumpPath();