2 references to NormalizePathForComparisonNoThrow
MSBuild (2)
FileUtilities.cs (2)
820var firstFullPath = NormalizePathForComparisonNoThrow(first, currentDirectory); 821var secondFullPath = NormalizePathForComparisonNoThrow(second, currentDirectory);