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