Implemented interface member:
method
GetEnumerator
System.Collections.Generic.IEnumerable<T>.GetEnumerator()
2 references to GetEnumerator
System.Collections.Concurrent (2)
System\Collections\Concurrent\ConcurrentStack.cs (2)
721/// <see cref="GetEnumerator()"/> was called. The enumerator is safe to use 755/// <see cref="GetEnumerator()"/> was called. The enumerator is safe to use concurrently with reads