2 references to GetFullPathNoThrow
MSBuild (2)
FileUtilities.cs (2)
840var fullPath = GetFullPathNoThrow(Path.Combine(currentDirectory, normalizedPath)); 1210path = GetFullPathNoThrow(path);