7 overrides of RemoveItem
System.ServiceModel.Primitives (7)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (2)
659
protected override void
RemoveItem
(int index)
700
protected override void
RemoveItem
(int index)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
506
protected override void
RemoveItem
(int index)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
445
protected override void
RemoveItem
(int index)
System\ServiceModel\Dispatcher\SynchronizedChannelCollection.cs (1)
66
protected override void
RemoveItem
(int index)
System\ServiceModel\ExtensionCollection.cs (1)
112
protected override void
RemoveItem
(int index)
System\ServiceModel\SynchronizedKeyedCollection.cs (1)
264
protected override void
RemoveItem
(int index)
9 references to RemoveItem
System.ServiceModel.Primitives (9)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (2)
662
base.
RemoveItem
(index);
703
base.
RemoveItem
(index);
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
509
base.
RemoveItem
(index);
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
448
base.
RemoveItem
(index);
System\ServiceModel\Dispatcher\SynchronizedChannelCollection.cs (1)
70
base.
RemoveItem
(index);
System\ServiceModel\ExtensionCollection.cs (1)
117
base.
RemoveItem
(index);
System\ServiceModel\SynchronizedCollection.cs (2)
178
RemoveItem
(index);
193
RemoveItem
(index);
System\ServiceModel\SynchronizedKeyedCollection.cs (1)
273
base.
RemoveItem
(index);