5 references to RemoveRequiredAttribute
System.Configuration.ConfigurationManager (5)
System\Configuration\DictionarySectionHandler.cs (3)
51string key = HandlerBase.RemoveRequiredAttribute(child, KeyAttributeName); 53HandlerBase.RemoveRequiredAttribute(child, ValueAttributeName) : 62string key = HandlerBase.RemoveRequiredAttribute(child, KeyAttributeName);
System\Configuration\NameValueSectionHandler.cs (2)
54string key = HandlerBase.RemoveRequiredAttribute(child, keyAttriuteName); 62string key = HandlerBase.RemoveRequiredAttribute(child, keyAttriuteName);