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