2 references to CachePathEnvironmentVariable
Microsoft.CodeAnalysis (2)
InternalUtilities\CompilerOptionParseUtilities.cs (2)
45if (getEnvironmentVariable(CachePathEnvironmentVariable) is not { Length: > 0 } cachePath) 55log?.Invoke($"Normalizing {CachePathEnvironmentVariable} to /features:{UseGlobalCacheFeatureFlag}={cachePath}");