2 references to GetAppConfigPath
System (2)
net\System\Net\NetRegistryConfiguration.cs (2)
80object value = ReadConfig(GetAppConfigPath(configVariable), GetAppConfigValueName(), RegistryValueKind.DWord); 100object value = ReadConfig(GetAppConfigPath(configVariable), GetAppConfigValueName(), RegistryValueKind.String);