7 references to VerifyStreamWriteArgs
WindowsBase (7)
Base\MS\Internal\IO\Packaging\CompoundFile\CFStream.cs (1)
266PackagingUtilities.VerifyStreamWriteArgs(this, buffer, offset, count);
Base\MS\Internal\IO\Packaging\CompoundFile\RightsManagementEncryptedStream.cs (1)
242PackagingUtilities.VerifyStreamWriteArgs(this, buffer, offset, count);
Base\MS\Internal\IO\Packaging\CompressEmulationStream.cs (1)
140PackagingUtilities.VerifyStreamWriteArgs(this, buffer, offset, count);
Base\MS\Internal\IO\Packaging\CompressStream.cs (1)
151PackagingUtilities.VerifyStreamWriteArgs(this, buffer, offset, count);
Base\MS\Internal\IO\Packaging\InterleavedZipPartStream.cs (1)
253PackagingUtilities.VerifyStreamWriteArgs(this, buffer, offset, count);
Base\MS\Internal\IO\Packaging\SparseMemoryStream.cs (1)
268PackagingUtilities.VerifyStreamWriteArgs(this, buffer, offset, count);
Base\MS\Internal\IO\Zip\ZipIOFileItemStream.cs (1)
269PackagingUtilities.VerifyStreamWriteArgs(this, buffer, offset, count);