4 references to GetFullPath
Microsoft.Build.Framework (4)
FileUtilities.cs (4)
669string fullPath = GetFullPath(path); 1382string fullBase = GetFullPath(basePath); 1383string fullPath = GetFullPath(path); 1681string? lookInDirectory = GetFullPath(startingDirectory);