2 references to ContentTransferEncoding
System.Runtime.Serialization (2)
System\Xml\XmlMtomReader.cs (2)
247
if (header != null && header.
ContentTransferEncoding
== ContentTransferEncoding.Other)
260
else if (header.
ContentTransferEncoding
!= ContentTransferEncoding.Binary)