6 references to Read
mscorlib (3)
system\resources\resourcereader.cs (2)
428
int n = _store.
Read
(bytes, byteLen - numBytesToRead, numBytesToRead);
489
int n = _store.
Read
(bytes, byteLen - count, count);
system\runtime\serialization\formatters\binary\binaryparser.cs (1)
297
int n = dataReader.
Read
(byteA, offset, size);
PresentationCore (1)
Core\CSharp\System\Windows\Input\Cursor.cs (1)
278
dataSize = reader.
Read
(cursorData, 0 /*index in array*/, BUFFERSIZE /*bytes to read*/))
System.Web (1)
UI\ObjectStateFormatter.cs (1)
677
reader.
Read
(buffer, 0, length);
WindowsBase (1)
Shared\MS\Internal\IO\Packaging\PackagingUtilities.cs (1)
276
int bytesRead = reader.
Read
(buffer,