3 references to ConfigurationSchemaErrors
System.Configuration (3)
System\Configuration\BaseConfigurationRecord.cs (2)
328_initErrors = new ConfigurationSchemaErrors(); 765errors = new ConfigurationSchemaErrors();
System\Configuration\XmlUtil.cs (1)
75this(stream, name, readToFirstElement, new ConfigurationSchemaErrors()) {}