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