2 references to Read
System.Data.Common (2)
System\Data\SQLTypes\SQLBytes.cs (2)
199Read(offset, new Span<byte>(ref b)); 738int bytesRead = (int)_sb.Read(_lPosition, buffer);