4 references to
System.IO.Packaging (4)
System\IO\Packaging\PackagePart.cs (2)
40: this(package, partUri, null, CompressionOption.NotCompressed) 68: this(package, partUri, contentType, CompressionOption.NotCompressed)
System\IO\Packaging\ZipPackagePart.cs (2)
67: base(zipPackage, partUri, contentType, compressionOption) 87: base(zipPackage, partUri, contentType, compressionOption)