2 references to IsValidContentType
PresentationUI (2)
MS\Internal\Documents\Application\RestrictedTransactionalPackage.cs (2)
56
if ((part != null) && (!
IsValidContentType
(part.ContentType)))
90
if (!
IsValidContentType
(contentType))