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