Base:
method
Remove
System.Collections.Hashtable.Remove(System.Object)
2 references to Remove
PresentationFramework (2)
src\Framework\MS\Internal\WeakHashSet.cs (1)
89
_hashTable.
Remove
(item);
src\Framework\MS\Internal\WeakHashtable.cs (1)
131
Remove
(o);