2 references to CheckForLockAttributes
System.Configuration.ConfigurationManager (2)
System\Configuration\RuntimeConfigurationRecord.cs (2)
135if (xmlNode.NodeType == XmlNodeType.Element) CheckForLockAttributes(sectionName, child); 176CheckForLockAttributes(factoryRecord.ConfigKey, xmlNode);