2 references to MtomMediaType
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\MtomMessageEncoder.cs (2)
277private const string MtomContentType = MtomMediaType + "; type=\"application/xop+xml\""; 323public override string MediaType => MtomMediaType;