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