1 write to synchronous
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
20063this.synchronous = synchronous;
3 references to synchronous
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
7487if (NativeWindow.WndProcShouldBeDebuggable && !current.synchronous) { 7506current.exception != null && !current.synchronous) { 20105if (this.isCompleted && this.synchronous)