1 reference to IsTextContentType
System.ServiceModel (1)
System\ServiceModel\Channels\MtomMessageEncoder.cs (1)
206
return (IsMTOMContentType(contentType) ||
IsTextContentType
(contentType));