Base:
2 references to ToString
System.Private.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
2705throw new XmlException(SR.Xml_DupAttributeName, _attributes[i].name.ToString()); 2730throw new XmlException(SR.Xml_DupAttributeName, _attributes[i].name.ToString());