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