1 reference to
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbBuffer.cs (1)
45protected DbBuffer(int initialSize) : this(initialSize, true) {