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