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