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