2 writes to _propsCollection
System.Data.Common (2)
System\Data\DataViewManagerListItemTypeDescriptor.cs (2)
21_propsCollection = null; 127_propsCollection = new PropertyDescriptorCollection(props);
2 references to _propsCollection
System.Data.Common (2)
System\Data\DataViewManagerListItemTypeDescriptor.cs (2)
114if (_propsCollection == null) 129return _propsCollection;