2 references to _propSettings
System (2)
sys\system\configuration\sections\ClientSettingsSection.cs (2)
27
_properties.Add(
_propSettings
);
43
return (SettingElementCollection) base[
_propSettings
];