1 reference to Enumerator
System.Collections (1)
System\Collections\Generic\Stack.cs (1)
156
public Enumerator GetEnumerator() => new
Enumerator
(this);