2 writes to _lockCount
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (2)
161
_lockCount
++;
278
_lockCount
--;
2 references to _lockCount
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (2)
279
if (
_lockCount
== 0)
372
if (
_lockCount
== 0)