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