7 references to SetLocked
System.Configuration.ConfigurationManager (7)
System\Configuration\ConfigurationElement.cs (7)
348((ConfigurationElement)this[prop]).SetLocked(); 459if (elem.GetType() != GetType()) elem.SetLocked(); 467element?.SetLocked(); 1579SetLocked(); 1643((ConfigurationElement)this[key]).SetLocked(); 1649((ConfigurationElement)this[prop]).SetLocked(); 1684((ConfigurationElement)this[prop]).SetLocked();