2 references to ToUTF8
System.Private.DataContractSerialization (2)
System\Xml\StringHandle.cs (2)
146
byte[] buffer = _bufferReader.GetDictionaryString(_key).
ToUTF8
();
207
return _bufferReader.Equals2(_offset, _length, xmlString2.
ToUTF8
());