2 references to PathsEqual
Metrics.Legacy (2)
src\Compilers\Core\Portable\FileSystem\PathUtilities.cs (2)
591if (!PathsEqual(directoryPathParts[index], fullPathParts[index])) 914return PathsEqual(x, y);