Base:
method
Write
System.IO.Stream.Write(System.Byte[], System.Int32, System.Int32)
3 references to Write
WindowsBase (3)
Base\MS\Internal\IO\Packaging\CompoundFile\RightsManagementEncryptedStream.cs (2)
246_writeCache.Write(buffer, offset, count); 654_readCache.Write(clearTextBlock, 0, readCryptoBlockSize);
Base\MS\Internal\IO\Zip\ZipIOFileItemStream.cs (1)
316_sparseMemoryStreamSuffix.Write(buffer, offset, count);