Base:
2 references to ToString
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (2)
2722
throw new XmlException(ResXml.Xml_DupAttributeName, _attributes[i].name.
ToString
());
2747
throw new XmlException(ResXml.Xml_DupAttributeName, _attributes[i].name.
ToString
());