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