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