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