3 references to
System.IO.Packaging (3)
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 (1)
71: base(zipPackage, partUri, contentType, compressionOption)