1 reference to ThreadAbortException
mscorlib (1)
system\diagnostics\debugger.cs (1)
165if (s_triggerThreadAbortExceptionForDebugger) { throw new ThreadAbortException(); }