Implemented interface member:
method
GetEnumerator
System.Collections.Generic.IEnumerable<T>.GetEnumerator()
1 reference to GetEnumerator
PresentationFramework (1)
src\Framework\MS\Internal\WeakHashSet.cs (1)
121return this.GetEnumerator();