2 references to UTF16Decoder
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
3185
"utf-16" => new
UTF16Decoder
(false),
3186
"utf-16BE" => new
UTF16Decoder
(true),