4 references to LockItemKey
System.Configuration (4)
System\Configuration\ConfigurationElement.cs (4)
47LockItemKey, 331throw new ConfigurationErrorsException(SR.GetString(SR.Config_base_attribute_locked, LockItemKey)); 1226writer.WriteAttributeString(LockItemKey, true.ToString().ToLower(CultureInfo.InvariantCulture)); 1481else if (propertyName == LockItemKey) {