1 reference to TryGetValue
GenerateDocumentationAndConfigFiles (1)
src\RoslynAnalyzers\Utilities\Compiler\SmallDictionary.cs (1)
186
return
TryGetValue
(GetHashCode(key), key, out value!);