6 references to PerUserRoamingAndLocal
System.Configuration.ConfigurationManager (6)
System\Configuration\ClientConfigurationHost.cs (4)
412
level = ConfigurationUserLevel.
PerUserRoamingAndLocal
;
434
case ConfigurationUserLevel.
PerUserRoamingAndLocal
:
459
case ConfigurationUserLevel.
PerUserRoamingAndLocal
:
479
case ConfigurationUserLevel.
PerUserRoamingAndLocal
:
System\Configuration\ClientSettingsStore.cs (2)
30
ConfigurationUserLevel.
PerUserRoamingAndLocal
;
264
ConfigurationUserLevel.
PerUserRoamingAndLocal
=> ClientHost.GetLocalUserConfigPath(),