2 references to ToBytes
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\StringHandle.cs (2)
150byte[] buffer = XmlConverter.ToBytes(s_constStrings[_key]); 158byte[] buffer = XmlConverter.ToBytes(_bufferReader.GetEscapedString(_offset, _length));