2 references to LockableElements
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (1)
1399
ReportInvalidLock(attribToLockTrim, lockType, value, collection.
LockableElements
);
System\Configuration\ConfigurationLockCollection.cs (1)
104
_thisElement.ReportInvalidLock(attribToLockTrim, _lockType, null, collection.
LockableElements
);