4 writes to _current
Microsoft.CodeAnalysis.Collections.Package (4)
Segmented\SegmentedHashSet`1.cs (4)
1400_current = default!; 1417_current = entry._value; 1423_current = default!; 1452_current = default!;
2 references to _current
Microsoft.CodeAnalysis.Collections.Package (2)
Segmented\SegmentedHashSet`1.cs (2)
1427public readonly T Current => _current; 1440return _current;