2 writes to propsCollection
System.Data (2)
fx\src\data\System\Data\DataViewManagerListItemTypeDescriptor.cs (2)
27propsCollection = null; 137propsCollection = new PropertyDescriptorCollection(props);
2 references to propsCollection
System.Data (2)
fx\src\data\System\Data\DataViewManagerListItemTypeDescriptor.cs (2)
127if (propsCollection == null) { 139return propsCollection;