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