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