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