2 references to mtomMediaType
System.ServiceModel (2)
System\ServiceModel\Channels\MtomMessageEncoder.cs (2)
97const string mtomContentType = mtomMediaType + "; type=\"application/xop+xml\""; 180get { return mtomMediaType; }