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