5 references to GetEnumerator
ILCompiler.Compiler (2)
Compiler\Dataflow\MethodBodyScanner.cs (2)
124Stack<StackSlot>.Enumerator aEnum = a.GetEnumerator(); 125Stack<StackSlot>.Enumerator bEnum = b.GetEnumerator();
illink (2)
System.Collections (1)
System\Collections\Generic\Stack.cs (1)
161GetEnumerator();