3 writes to next
System.Core (3)
System\Linq\Enumerable.cs (3)
2272g.next = g; 2275g.next = lastGrouping.next; 2276lastGrouping.next = g;
4 references to next
System.Core (4)
System\Linq\Enumerable.cs (4)
2231g = g.next; 2241g = g.next; 2275g.next = lastGrouping.next; 2290g = g.next;