3 references to InternalWrite
System (3)
sys\System\IO\compression\DeflateStream.cs (3)
99m_AsyncWriterDelegate = new AsyncWriteDelegate(this.InternalWrite); 135m_AsyncWriterDelegate = new AsyncWriteDelegate(this.InternalWrite); 489InternalWrite(array, offset, count, false);