1 reference to zeroPropertyDescriptorCollection
System.Data (1)
fx\src\data\System\Data\DataRowView.cs (1)
300
return (dataView.Table != null ? dataView.Table.GetPropertyDescriptorCollection(attributes) :
zeroPropertyDescriptorCollection
);