6 references to UnhandledException
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (1)
1247
isUnhandled ? CrashExitType.
UnhandledException
: CrashExitType.EndBuildFailure,
DebugUtils.cs (1)
109
exitType: CrashExitType.
UnhandledException
,
Microsoft.Build.Tasks.Core (1)
DebugUtils.cs (1)
109
exitType: CrashExitType.
UnhandledException
,
Microsoft.Build.Utilities.Core (1)
DebugUtils.cs (1)
109
exitType: CrashExitType.
UnhandledException
,
MSBuild (2)
DebugUtils.cs (1)
109
exitType: CrashExitType.
UnhandledException
,
XMake.cs (1)
247
CrashExitType.
UnhandledException
,