2 writes to _subprops
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\Com2PropertyDescriptor.Com2PropDescMainConverter.cs (2)
73
_subprops
= SuppressSubprops;
81
_subprops
= AllowSubprops;
2 references to _subprops
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\Com2PropertyDescriptor.Com2PropDescMainConverter.cs (2)
69
if (
_subprops
== CheckSubprops)
86
return
_subprops
== AllowSubprops;