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