Implemented interface members:
2 references to TryGetValue
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableSortedDictionary_2.Builder.cs (2)
181
if (!this.
TryGetValue
(key, out value!))
622
if (this.
TryGetValue
(key, out value!))