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