2 references to ToBytes
System.Runtime.Serialization (2)
System\Xml\StringHandle.cs (2)
149byte[] buffer = XmlConverter.ToBytes(constStrings[key]); 157byte[] buffer = XmlConverter.ToBytes(bufferReader.GetEscapedString(this.offset, this.length));