System\Data\ProviderBase\DbBuffer.cs (10)
61Validate(offset, 2 * length);
119Validate(offset, length);
152Validate(offset, 2 * length);
211Validate(offset, 2 * length);
263Validate(offset, 4 * length);
408Validate(offset, length);
434Validate(offset, 2 * length);
489Validate(offset, 2 * length);
539Validate(offset, 4 * length);
735Validate(offset, count);