7 references to RetrieveAndResetLocalErrors
System.Configuration (7)
System\Configuration\BaseConfigurationRecord.cs (6)
2372
xmlUtil.SchemaErrors.
RetrieveAndResetLocalErrors
(true);
2414
factoryRecord.AddErrors(xmlUtil.SchemaErrors.
RetrieveAndResetLocalErrors
(true));
2517
xmlUtil.SchemaErrors.
RetrieveAndResetLocalErrors
(true);
2593
factoryRecord.AddErrors(xmlUtil.SchemaErrors.
RetrieveAndResetLocalErrors
(true));
2996
factoryRecord.AddErrors(xmlUtil.SchemaErrors.
RetrieveAndResetLocalErrors
(true));
3196
List<ConfigurationException> localErrors = xmlUtil.SchemaErrors.
RetrieveAndResetLocalErrors
(isFileInput);
System\Configuration\ConfigurationSchemaErrors.cs (1)
143
RetrieveAndResetLocalErrors
(false);