6 references to _properties
System.Configuration.ConfigurationManager (6)
System\Diagnostics\SwitchElementsCollection.cs (6)
30_properties.Add(_propName); 31_properties.Add(_propValue); 39protected internal override ConfigurationPropertyCollection Properties => _properties; 106_properties.Clear(); 107_properties.Add(_propName); 108_properties.Add(_propValue);