2 references to GetFullPathNoThrow
MSBuildTaskHost (2)
FileUtilities.cs (2)
834var fullPath = GetFullPathNoThrow(Path.Combine(currentDirectory, normalizedPath)); 1197path = GetFullPathNoThrow(path);