2 references to GetSectionLockedMode
System.Configuration (2)
System\Configuration\BaseConfigurationRecord.cs (2)
2863return GetSectionLockedMode(configKey, out dummy); 3075sectionLockMode = GetSectionLockedMode(configKey, out sectionChildLockMode);