3 references to ValidatedContentType
System.IO.Packaging (3)
System\IO\Packaging\InternalRelationshipCollection.cs (2)
190
ThrowIfIncorrectContentType(_relationshipPart.
ValidatedContentType
);
537
ThrowIfIncorrectContentType(_relationshipPart.
ValidatedContentType
);
System\IO\Packaging\PartBasedPackageProperties.cs (1)
452
if (!propertiesPart.
ValidatedContentType
.AreTypeAndSubTypeEqual(s_coreDocumentPropertiesContentType))