2 references to ContentTypeFileName
System.IO.Packaging (2)
System\IO\Packaging\ZipPackage.cs (2)
508
if (zipItemName.StartsWith(ContentTypeHelper.
ContentTypeFileName
, StringComparison.OrdinalIgnoreCase))
1055
if (zipFileInfo.FullName.Length ==
ContentTypeFileName
.Length)