4 writes to current
System.Core (4)
System\Collections\Generic\HashSet.cs (4)
1557current = default(T); 1570current = set.m_slots[index].value; 1577current = default(T); 1602current = default(T);
1 reference to current
System.Core (1)
System\Collections\Generic\HashSet.cs (1)
1583return current;