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