2 references to PluginsCacheEnvironmentKey
NuGet.Configuration (2)
Utility\SettingsUtility.cs (2)
375var path = environmentVariableReader.GetEnvironmentVariable(PluginsCacheEnvironmentKey); 379VerifyPathIsRooted(PluginsCacheEnvironmentKey, path!);