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