7 references to ConfigurationLockCollection
System.Configuration.ConfigurationManager (7)
System\Configuration\ConfigurationElement.cs (6)
274
_lockedAllExceptAttributesList ??= new
ConfigurationLockCollection
(this,
318
_lockedAllExceptElementsList = new
ConfigurationLockCollection
(this,
561
_lockedAllExceptAttributesList = new
ConfigurationLockCollection
(this,
590
_lockedAllExceptElementsList = new
ConfigurationLockCollection
(this,
1607
_lockedAllExceptAttributesList = new
ConfigurationLockCollection
(this,
1660
_lockedAllExceptElementsList = new
ConfigurationLockCollection
(this,
System\Configuration\ConfigurationLockCollection.cs (1)
29
:
this
(thisElement, lockType, ignoreName, null)