1 write to mediaType
System.ServiceModel.Primitives (1)
Internals\System\Xml\XmlMtomReader.cs (1)
2418mediaType = MailBnfHelper.ReadToken(Value, ref offset, null);
2 references to mediaType
System.ServiceModel.Primitives (2)
Internals\System\Xml\XmlMtomReader.cs (2)
2379if (mediaType == null && Value != null) 2382return mediaType;