1 reference to GetCacheDirectory
Microsoft.Build (1)
BackEnd\Shared\BuildResult.cs (1)
745string resultsDirectory = TargetResult.GetCacheDirectory(_configurationId, "None" /*Does not matter because we just need the directory name not the file*/);