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