1 reference to InternalGetKeyForItem
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
595protected override string GetKeyForItem(ClientOperation item) { return this.inner.InternalGetKeyForItem(item); }