6 references to ReadUnicodeText
System.Runtime.Serialization (6)
System\Xml\XmlBinaryReader.cs (6)
612ReadUnicodeText(true, ReadUInt8()); 615ReadUnicodeText(false, ReadUInt8()); 618ReadUnicodeText(true, ReadUInt16()); 621ReadUnicodeText(false, ReadUInt16()); 624ReadUnicodeText(true, ReadUInt31()); 627ReadUnicodeText(false, ReadUInt31());