1 instantiation of ConfigXmlComment
System.Configuration (1)
System\Configuration\ErrorInfoXmlDocument.cs (1)
102return new ConfigXmlComment( _filename, LineNumber, data, this );
2 references to ConfigXmlComment
System.Configuration (2)
System\Configuration\ConfigXmlComment.cs (2)
31ConfigXmlComment clone = cloneNode as ConfigXmlComment;