Base:
method
RemoveItem
System.Collections.Generic.SynchronizedKeyedCollection<K, T>.RemoveItem(System.Int32)
1 reference to RemoveItem
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
586internal void InternalRemoveItem(int index) { RemoveItem(index); }