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)
58
get =>
_alwaysValid
> 0;
63
if (
_alwaysValid
== 0 && CheckAndGetTarget(checkVersions: false, callDispose: true) is null)
72
if (
_alwaysValid
> 0)