1 instantiation of ErrorInfoXmlDocument
System.Configuration (1)
System\Configuration\ErrorInfoXmlDocument.cs (1)
81
ErrorInfoXmlDocument doc = new
ErrorInfoXmlDocument
();
2 references to ErrorInfoXmlDocument
System.Configuration (2)
System\Configuration\ErrorInfoXmlDocument.cs (1)
81
ErrorInfoXmlDocument
doc = new ErrorInfoXmlDocument();
System\Configuration\RuntimeConfigurationRecord.cs (1)
256
XmlNode xmlNode =
ErrorInfoXmlDocument
.CreateSectionXmlNode(reader);