7 references to LockElementsKey
System.Configuration.ConfigurationManager (7)
System\Configuration\ConfigurationElement.cs (7)
37LockElementsKey, 1117dataToWrite |= SerializeLockList(_lockedElementsList, LockElementsKey, writer); 1221(validProp.Name != LockElementsKey) && 1289throw new ConfigurationErrorsException(SR.Format(SR.Empty_attribute, LockElementsKey), 1297SR.Format(SR.Config_empty_lock_element_except, LockAllElementsExceptKey, LockElementsKey), 1318(attribToLockTrim == LockElementsKey) || // or it is the lockelements keyword 1472case LockElementsKey: