3 references to CompareKeys
GenerateDocumentationAndConfigFiles (3)
src\RoslynAnalyzers\Utilities\Compiler\SmallDictionary.cs (3)
339if (CompareKeys(b.Key, key)) 352if (CompareKeys(key, next.Key)) 569if (CompareKeys(currentNode.Key, key))