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