2 references to ContentType
System.Runtime.Serialization (2)
System\Xml\XmlMtomReader.cs (2)
102
ReadMessageContentTypeHeader(messageHeaders.
ContentType
, out boundary, out start, out startInfo);
120
Encoding encoding = ReadRootContentTypeHeader(infosetPart.Headers.
ContentType
, this.encodings, startInfo);