12 references to MgmtParent
System.Configuration (12)
System\Configuration\MgmtConfigurationRecord.cs (12)
74
(
MgmtParent
._locationTags == null || !
MgmtParent
._locationTags.Contains(_locationSubPath))) {
419
configRecord = configRecord.
MgmtParent
;
451
MgmtConfigurationRecord current = this.
MgmtParent
;
459
current = current.
MgmtParent
;
589
current =
MgmtParent
;
1507
&& !
MgmtParent
.IsRootConfig
1508
&&
MgmtParent
.FindFactoryRecord(factoryRecord.ConfigKey, false) != null) {
1548
if (!
MgmtParent
.IsRootConfig) {
1549
parentFactoryRecord =
MgmtParent
.FindFactoryRecord(factoryRecord.ConfigKey, false);
1588
FactoryRecord factoryRecord =
MgmtParent
.FindFactoryRecord(sectionRecord.ConfigKey, false);
1612
FactoryRecord factoryRecord =
MgmtParent
.FindFactoryRecord(configSectionGroup.SectionGroupName, false);