2 references to ComputeRootDir
Microsoft.Build.Framework (2)
ItemSpecModifiers.cs (2)
84string rootDir = ComputeRootDir(FullPath); 404return ComputeRootDir(cache.FullPath ??= ComputeFullPath(currentDirectory, itemSpec));