1 write to _unicode
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
348_unicode = System.Text.Encoding.Unicode;
1 reference to _unicode
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
2347return _unicode.GetString(_data, pos, checked(cch * 2));