1 write to mediaType
System.Runtime.Serialization (1)
System\Xml\XmlMtomReader.cs (1)
2375
this.
mediaType
= MailBnfHelper.ReadToken(Value, ref offset, null);
2 references to mediaType
System.Runtime.Serialization (2)
System\Xml\XmlMtomReader.cs (2)
2336
if (this.
mediaType
== null && Value != null)
2339
return this.
mediaType
;