2 writes to lockCount
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
5434lockCount++; 5441lockCount--;
2 references to lockCount
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
5442if (lockCount == 0) { 5629if (lockCount == 0) {