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