2 references to MediaSubtype
System.Runtime.Serialization (2)
System\Xml\XmlMtomReader.cs (2)
151|| String.Compare(MtomGlobals.MediaSubtype, header.MediaSubtype, StringComparison.OrdinalIgnoreCase) != 0) 176|| String.Compare(MtomGlobals.XopMediaSubtype, header.MediaSubtype, StringComparison.OrdinalIgnoreCase) != 0)