31 references to Local
System.Configuration.ConfigurationManager (31)
System\Configuration\BaseConfigurationRecord.cs (30)
1833VerifySectionName(tagName, xmlUtil, ExceptionAction.Local, false); 1836xmlUtil.VerifyAndGetNonEmptyStringAttribute(ExceptionAction.Local, out typeName); 1839xmlUtil.AddErrorUnrecognizedAttribute(ExceptionAction.Local); 1863ExceptionAction.Local); 1879ExceptionAction.Local); 1919VerifySectionName(tagName, xmlUtil, ExceptionAction.Local, false); 1922xmlUtil.VerifyAndGetNonEmptyStringAttribute(ExceptionAction.Local, out typeName); 1926xmlUtil.VerifyAndGetBooleanAttribute(ExceptionAction.Local, true, out allowLocation); 1935xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 1945xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 1949xmlUtil.VerifyAndGetBooleanAttribute(ExceptionAction.Local, true, out restartOnExternalChanges); 1952xmlUtil.VerifyAndGetBooleanAttribute(ExceptionAction.Local, true, out requirePermission); 1966xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 1970xmlUtil.AddErrorUnrecognizedAttribute(ExceptionAction.Local); 1989xmlUtil.AddErrorRequiredAttribute(SectionTypeAttribute, ExceptionAction.Local); 2001ExceptionAction.Local); 2018ExceptionAction.Local); 2027ExceptionAction.Local); 2394ExceptionAction.Local); 2397VerifySectionName(tagName, xmlUtil, ExceptionAction.Local, false); 2470ExceptionAction.Local); 2485ExceptionAction.Local); 2496xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 2507ExceptionAction.Local); 2524xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 2532ExceptionAction.Local); 2546xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 2555ExceptionAction.Local); 2577ExceptionAction.Local); 2609xmlUtil.SchemaErrors.AddError(ex, ExceptionAction.Local);
System\Configuration\ConfigurationSchemaErrors.cs (1)
43case ExceptionAction.Local: