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