3 references to CustomThreadExceptionHandlerAttached
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NativeWindow.cs (1)
286else if (!Application.CustomThreadExceptionHandlerAttached) {
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (2)
178if (Application.CustomThreadExceptionHandlerAttached) { 221if (Application.CustomThreadExceptionHandlerAttached) {