3 writes to propsOwned
System (3)
compmod\system\componentmodel\PropertyDescriptorCollection.cs (3)
103this.propsOwned = true; 115this.propsOwned = false; 203propsOwned = true;
1 reference to propsOwned
System (1)
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
202if (!propsOwned) {