7 references to RetrieveAndResetLocalErrors
System.Configuration.ConfigurationManager (7)
System\Configuration\BaseConfigurationRecord.cs (6)
1850xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(true); 1891factoryRecord.AddErrors(xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(true)); 1981xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(true); 2056factoryRecord.AddErrors(xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(true)); 2418factoryRecord.AddErrors(xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(true)); 2634xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(isFileInput);
System\Configuration\ConfigurationSchemaErrors.cs (1)
95RetrieveAndResetLocalErrors(false);