Question #103161 on NUnit Framework changed:
https://answers.launchpad.net/nunit-3.0/+question/103161
Status: Open => Answered
Charlie Poole proposed the following answer:
NUnit is a managed application, written in C#, so it doesn't use
SetUnhandledExceptionFilter directly.
However, it does provide its own System.UnhandledExceptionEventHandler, which
could possibly have some impact on
what you are doing.
Charlie
--
You received this question notification because you are a member of
NUnit Core Developers, which is an answer contact for NUnit Framework.
_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~nunit-core
More help : https://help.launchpad.net/ListHelp