2 references to HttpCacheEnvironmentKey
NuGet.Configuration (2)
Utility\SettingsUtility.cs (2)
349var path = environmentVariableReader.GetEnvironmentVariable(HttpCacheEnvironmentKey); 353VerifyPathIsRooted(HttpCacheEnvironmentKey, path!);