2 references to GetSectionLockedMode
System.Configuration.ConfigurationManager (2)
System\Configuration\BaseConfigurationRecord.cs (2)
2287return GetSectionLockedMode(configKey, out _); 2505sectionLockMode = GetSectionLockedMode(configKey, out sectionChildLockMode);