1 reference to TryGetValue
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\Compilers\Core\Portable\Collections\SmallDictionary.cs (1)
75return TryGetValue(GetHashCode(key), key, out value!);