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