1 reference to s_lockAttributeNames
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationElement.cs (1)
1933foreach (string lockAttributeName in s_lockAttributeNames) if (name == lockAttributeName) return true;