31 references to Local
System.Configuration.ConfigurationManager (31)
System\Configuration\BaseConfigurationRecord.cs (30)
1837VerifySectionName(tagName, xmlUtil, ExceptionAction.Local, false); 1840xmlUtil.VerifyAndGetNonEmptyStringAttribute(ExceptionAction.Local, out typeName); 1843xmlUtil.AddErrorUnrecognizedAttribute(ExceptionAction.Local); 1867ExceptionAction.Local); 1883ExceptionAction.Local); 1923VerifySectionName(tagName, xmlUtil, ExceptionAction.Local, false); 1926xmlUtil.VerifyAndGetNonEmptyStringAttribute(ExceptionAction.Local, out typeName); 1930xmlUtil.VerifyAndGetBooleanAttribute(ExceptionAction.Local, true, out allowLocation); 1939xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 1949xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 1953xmlUtil.VerifyAndGetBooleanAttribute(ExceptionAction.Local, true, out restartOnExternalChanges); 1956xmlUtil.VerifyAndGetBooleanAttribute(ExceptionAction.Local, true, out requirePermission); 1970xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 1974xmlUtil.AddErrorUnrecognizedAttribute(ExceptionAction.Local); 1993xmlUtil.AddErrorRequiredAttribute(SectionTypeAttribute, ExceptionAction.Local); 2005ExceptionAction.Local); 2022ExceptionAction.Local); 2031ExceptionAction.Local); 2398ExceptionAction.Local); 2401VerifySectionName(tagName, xmlUtil, ExceptionAction.Local, false); 2474ExceptionAction.Local); 2489ExceptionAction.Local); 2500xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 2511ExceptionAction.Local); 2528xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 2536ExceptionAction.Local); 2550xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 2559ExceptionAction.Local); 2581ExceptionAction.Local); 2613xmlUtil.SchemaErrors.AddError(ex, ExceptionAction.Local);
System\Configuration\ConfigurationSchemaErrors.cs (1)
43case ExceptionAction.Local: