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