2 references to Name
System.Configuration.ConfigurationManager (2)
System\Configuration\SettingsBase.cs (1)
168if (_propertyValues[p.Name] == null)
System\Configuration\SettingsPropertyValueCollection.cs (1)
29_indices.Add(property.Name, pos);