2 writes to IsDeclared
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigurationSectionGroup.cs (2)
109
IsDeclared
= configRecord.GetFactoryRecord(factoryRecord.ConfigKey, true) != null;
162
else
IsDeclared
= force;
1 reference to IsDeclared
System.Configuration.ConfigurationManager (1)
System\Configuration\MgmtConfigurationRecord.cs (1)
1449
if (configSectionGroup.
IsDeclared
||