2 references to InvalidBufferSizeOrIndex
System.Data.Entity (2)
System\Data\Common\DataRecord.cs (2)
181
throw EntityUtil.
InvalidBufferSizeOrIndex
(cbytes, bufferOffset);
255
throw EntityUtil.
InvalidBufferSizeOrIndex
(cchars, bufferOffset);