1 override of GetPropertyValues
System.Configuration.ConfigurationManager (1)
System\Configuration\LocalFileSettingsProvider.cs (1)
62public override SettingsPropertyValueCollection GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
1 reference to GetPropertyValues
System.Configuration.ConfigurationManager (1)
System\Configuration\SettingsBase.cs (1)
165SettingsPropertyValueCollection ppcv = provider.GetPropertyValues(Context, ppc);