Base:
method
ClearItems
System.Collections.Generic.SynchronizedKeyedCollection<K, T>.ClearItems()
1 reference to ClearItems
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
583internal void InternalClearItems() { ClearItems(); }