2 references to Read
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\RandomAccess.Unix.cs (2)
47result = Interop.Sys.Read(handle, bufPtr, buffer.Length); 53result = Interop.Sys.Read(handle, bufPtr, buffer.Length);