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