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