1 reference to InternalRemoveItem
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
597protected override void RemoveItem(int index) { this.inner.InternalRemoveItem(index); }