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