4 references to LockItemKey
System.Configuration.ConfigurationManager (4)
System\Configuration\ConfigurationElement.cs (4)
39
LockItemKey
,
109
throw new ConfigurationErrorsException(SR.Format(SR.Config_base_attribute_locked,
LockItemKey
));
1124
writer?.WriteAttributeString(
LockItemKey
, true.ToString().ToLowerInvariant());
1453
case
LockItemKey
: