32 references to Local
System.Configuration (32)
System\Configuration\BaseConfigurationRecord.cs (31)
2349VerifySectionName(tagName, xmlUtil, ExceptionAction.Local, false, false); 2353xmlUtil.VerifyAndGetNonEmptyStringAttribute(ExceptionAction.Local, out typeName); 2357xmlUtil.AddErrorUnrecognizedAttribute(ExceptionAction.Local); 2383ExceptionAction.Local); 2397ExceptionAction.Local); 2440VerifySectionName(tagName, xmlUtil, ExceptionAction.Local, false, true); 2444xmlUtil.VerifyAndGetNonEmptyStringAttribute(ExceptionAction.Local, out typeName); 2450ExceptionAction.Local, true, out allowLocation); 2458xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 2468xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 2475ExceptionAction.Local, true, out restartOnExternalChanges); 2481ExceptionAction.Local, true, out requirePermission); 2497xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 2504xmlUtil.AddErrorUnrecognizedAttribute(ExceptionAction.Local); 2524xmlUtil.AddErrorRequiredAttribute(KEYWORD_SECTION_TYPE, ExceptionAction.Local); 2542ExceptionAction.Local); 2552ExceptionAction.Local); 2559ExceptionAction.Local); 2972ExceptionAction.Local); 2975VerifySectionName(tagName, xmlUtil, ExceptionAction.Local, false); 3049ExceptionAction.Local); 3060ExceptionAction.Local); 3070xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 3079ExceptionAction.Local); 3092xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 3099ExceptionAction.Local); 3109xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 3116ExceptionAction.Local); 3126xmlUtil.SchemaErrors.AddError(ce, ExceptionAction.Local); 3144ExceptionAction.Local); 3173xmlUtil.SchemaErrors.AddError(ex, ExceptionAction.Local);
System\Configuration\ConfigurationSchemaErrors.cs (1)
68case ExceptionAction.Local: