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