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