6 references to DebugUtils
MSBuild (6)
NodeEndpointOutOfProcBase.cs (4)
518DebugUtils.DumpExceptionToFile(e); 667DebugUtils.DumpExceptionToFile(e); 726DebugUtils.DumpExceptionToFile(e); 785DebugUtils.DumpExceptionToFile(e);
TaskLoader.cs (1)
121taskAppDomain.UnhandledException += DebugUtils.UnhandledExceptionHandler;
XMake.cs (1)
663AppDomain.CurrentDomain.UnhandledException += DebugUtils.UnhandledExceptionHandler;