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