4 references to Flag_IsUndeclared
System.Configuration (4)
System\Configuration\SectionInformation.cs (4)
117
_flags[
Flag_IsUndeclared
] = true;
122
_flags[
Flag_IsUndeclared
] = false;
249
if (_flags[
Flag_IsUndeclared
]) {
575
if (force == true && _flags[
Flag_IsUndeclared
] ) {