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