2 references to Write
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\RandomAccess.Unix.cs (2)
124bytesWritten = Interop.Sys.Write(handle, bufPtr, bytesToWrite); 130bytesWritten = Interop.Sys.Write(handle, bufPtr, bytesToWrite);