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