1 instantiation of ConfigXmlAttribute
System.Configuration (1)
System\Configuration\ErrorInfoXmlDocument.cs (1)
90return new ConfigXmlAttribute( _filename, LineNumber, prefix, localName, namespaceUri, this );
2 references to ConfigXmlAttribute
System.Configuration (2)
System\Configuration\ConfigXmlAttribute.cs (2)
31ConfigXmlAttribute clone = cloneNode as ConfigXmlAttribute;