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