4 writes to _childCount
System.Windows.Forms (4)
System\Windows\Forms\Application.ParkingWindow.cs (4)
48_childCount = 0; 51_childCount++; 56if (--_childCount < 0) 59_childCount = 0;
3 references to _childCount
System.Windows.Forms (3)
System\Windows\Forms\Application.ParkingWindow.cs (3)
45if (_childCount < 0) 62if (_childCount != 0 || !IsHandleCreated) 89if (_childCount != 0)