ICorDebugManagedCallback::EvalException Method
.NET Framework 3.0
Notifies the debugger that an evaluation has terminated with an unhandled exception.
HRESULT EvalException (
[in] ICorDebugAppDomain *pAppDomain,
[in] ICorDebugThread *pThread,
[in] ICorDebugEval *pEval
);