2 writes to inSyncContextInstallation
System.Windows.Forms (2)
winforms\Managed\System\WinForms\WindowsFormsSynchronizationContext.cs (2)
135
inSyncContextInstallation
= true;
155
inSyncContextInstallation
= false;
1 reference to inSyncContextInstallation
System.Windows.Forms (1)
winforms\Managed\System\WinForms\WindowsFormsSynchronizationContext.cs (1)
123
if (!AutoInstall ||
inSyncContextInstallation
) {