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