4 references to Flag_IsParentSection
System.Configuration (4)
System\Configuration\SectionInformation.cs (4)
205if (_flags[Flag_IsParentSection]) { 221if ( _flags[Flag_IsParentSection] ) { 765if ( _flags[ Flag_IsParentSection ] ) { 775ancestor.SectionInformation._flags[Flag_IsParentSection] = true;