1 write to current
Mono.Cecil (1)
Mono.Collections.Generic\Collection.cs (1)
388 current = collection.items [next++];
2 references to current
Mono.Cecil (2)
Mono.Collections.Generic\Collection.cs (2)
359 get { return current; } 369 return current;