2 references to UnhandledExceptionHandler
MSBuild (2)
TaskLoader.cs (1)
121taskAppDomain.UnhandledException += DebugUtils.UnhandledExceptionHandler;
XMake.cs (1)
663AppDomain.CurrentDomain.UnhandledException += DebugUtils.UnhandledExceptionHandler;