1 write to subType
System.ServiceModel.Primitives (1)
Internals\System\Xml\XmlMtomReader.cs (1)
2421subType = MailBnfHelper.ReadToken(Value, ref offset, null);
2 references to subType
System.ServiceModel.Primitives (2)
Internals\System\Xml\XmlMtomReader.cs (2)
2390if (subType == null && Value != null) 2393return subType;