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