2 writes to _alwaysValid
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2Properties.cs (2)
68_alwaysValid++; 74_alwaysValid--;
3 references to _alwaysValid
System.Windows.Forms (3)
System\Windows\Forms\ComponentModel\COM2Interop\COM2Properties.cs (3)
58get => _alwaysValid > 0; 63if (_alwaysValid == 0 && CheckAndGetTarget(checkVersions: false, callDispose: true) is null) 72if (_alwaysValid > 0)