11 references to Add
System (7)
sys\system\configuration\ApplicationSettingsBase.cs (2)
510
_settings.
Add
(sp);
601
properties.
Add
(sp);
sys\system\configuration\LocalFileSettingsProvider.cs (4)
235
roaming.
Add
(sp);
238
local.
Add
(sp);
293
properties.
Add
(property);
516
upgradeProperties.
Add
(sp);
sys\system\configuration\SettingsBase.cs (1)
147
ppc.
Add
(pp);
System.Web (2)
Profile\HttpProfileBase.cs (2)
456
s_Properties.
Add
(sp);
524
s_Properties.
Add
(sp);
System.Web.Extensions (2)
ClientServices\Providers\ClientSettingsProvider.cs (2)
134
retColl.
Add
(new SettingsProperty(propName, propType, null, readOnly,p.DefaultValue, serializeAs, dict, true, true));
334
_Properties.
Add
(property);