7 references to RetrieveAndResetLocalErrors
System.Configuration.ConfigurationManager (7)
System\Configuration\BaseConfigurationRecord.cs (6)
1854xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(true); 1895factoryRecord.AddErrors(xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(true)); 1985xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(true); 2060factoryRecord.AddErrors(xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(true)); 2422factoryRecord.AddErrors(xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(true)); 2638xmlUtil.SchemaErrors.RetrieveAndResetLocalErrors(isFileInput);
System\Configuration\ConfigurationSchemaErrors.cs (1)
95RetrieveAndResetLocalErrors(false);