6 references to ReadUnicodeText
dotnet-svcutil-lib (6)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (6)
584ReadUnicodeText(true, ReadUInt8()); 587ReadUnicodeText(false, ReadUInt8()); 590ReadUnicodeText(true, ReadUInt16()); 593ReadUnicodeText(false, ReadUInt16()); 596ReadUnicodeText(true, ReadUInt31()); 599ReadUnicodeText(false, ReadUInt31());