2 references to configHighPerformance
System (2)
net\System\Net\AuthenticationManager.cs (2)
78
if (RegistryConfiguration.GlobalConfigReadInt(
configHighPerformance
, 0) == 1)
82
else if (RegistryConfiguration.AppConfigReadInt(
configHighPerformance
, 0) == 1)