Implemented interface member:
3 references to Remove
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableSortedDictionary_2.Builder.cs (3)
395
this.
Remove
((TKey)key);
520
return this.
Remove
(item.Key);
595
this.
Remove
(key);