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