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