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