3 references to CompareKeys
GenerateDocumentationAndConfigFiles (3)
src\Compilers\Core\Portable\Collections\SmallDictionary.cs (3)
226if (CompareKeys(b.Key, key)) 239if (CompareKeys(key, next.Key)) 456if (CompareKeys(currentNode.Key, key))