Base:
method
GetKeyForItem
System.Collections.Generic.SynchronizedKeyedCollection<K, T>.GetKeyForItem(T)
1 reference to GetKeyForItem
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
583internal string InternalGetKeyForItem(ClientOperation item) { return this.GetKeyForItem(item); }