Base:
method
ToString
System.ValueType.ToString()
2 references to ToString
System.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
2374throw new XmlException(Res.Xml_DupAttributeName, this.attributes[i].name.ToString()); 2395throw new XmlException(Res.Xml_DupAttributeName, this.attributes[i].name.ToString());