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