2 references to GetContentType
System.IO.Packaging (2)
System\IO\Packaging\ZipPackage.cs (2)
217
ContentType? contentType = _contentTypeHelper.
GetContentType
(validatedPartUri);
687
ContentType? contentType = _contentTypeHelper.
GetContentType
(partUri);