Implemented interface member:
method
Clear
System.Collections.Generic.ICollection<T>.Clear()
2 references to Clear
System.ServiceModel.Internals (2)
System\Runtime\DuplicateDetector.cs (1)
80this.fifoList.Clear();
System\Runtime\MruCache.cs (1)
101this.mruList.Clear();