1 reference to InternalRemoveItem
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
597protected override void RemoveItem(int index) { _inner.InternalRemoveItem(index); }