Base\System\IO\Packaging\ZipPackage.cs (4)
285validatedPartUri, contentType.ToString(), GetCompressionOptionFromZipFileInfo(zipInfo)));
787parts.Add(new ZipPackagePart(this, _zipArchive, pieces.GetRange(startIndex, numItems), partUri, contentType.ToString(),
1451xmlWriter.WriteAttributeString(ContentTypeAttributeName, contentType.ToString());
1459xmlWriter.WriteAttributeString(ContentTypeAttributeName, contentType.ToString());