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