3 references to _propName
System (3)
sys\system\configuration\sections\ClientSettingsSection.cs (3)
97_properties.Add(_propName); 136return (string)base[_propName]; 139base[_propName] = value;