2 references to GetFullPathNoThrow
Microsoft.Build.Engine.OM.UnitTests (2)
FileUtilities.cs (2)
834var fullPath = GetFullPathNoThrow(Path.Combine(currentDirectory, normalizedPath)); 1197path = GetFullPathNoThrow(path);