Base:
method
ClearItems
System.Collections.Generic.SynchronizedKeyedCollection<K, T>.ClearItems()
1 reference to ClearItems
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
582
internal void InternalClearItems() { this.
ClearItems
(); }