1 write to _environment
NuGet.Configuration (1)
Proxy\ProxyCache.cs (1)
46_environment = environment;
2 references to _environment
NuGet.Configuration (2)
Proxy\ProxyCache.cs (2)
111host = _environment.GetEnvironmentVariable(ConfigurationConstants.HostKey); 128var noProxy = _environment.GetEnvironmentVariable(ConfigurationConstants.NoProxy);