2 writes to AlwaysValid
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (2)
275
properties.
AlwaysValid
= true;
280
properties.
AlwaysValid
= false;
3 references to AlwaysValid
System.Windows.Forms (3)
System\Windows\Forms\ComponentModel\COM2Interop\COM2Properties.cs (1)
224
if (
AlwaysValid
)
System\Windows\Forms\ComponentModel\COM2Interop\Com2PropertyDescriptor.ValidityScope.cs (2)
24
Properties?.
AlwaysValid
= Properties.CheckAndGetTarget(checkVersions: false, callDispose: true) is not null;
29
Properties?.
AlwaysValid
= false;