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