1 write to AutoInstall
System.Windows.Forms (1)
winforms\Managed\System\WinForms\WindowsFormsSynchronizationContext.cs (1)
183AutoInstall = false;
2 references to AutoInstall
System.Windows.Forms (2)
winforms\Managed\System\WinForms\WindowsFormsSynchronizationContext.cs (2)
123if (!AutoInstall || inSyncContextInstallation) { 164if (AutoInstall) {