2 references to ToString
System.Runtime.Serialization (2)
System\Xml\XmlBaseWriter.cs (1)
1175WriteAttributeText(XmlConverter.ToString(value));
System\Xml\XmlConverter.cs (1)
454return ToString((bool)value);