4 writes to _current
Microsoft.CodeAnalysis.Collections.Package (4)
SegmentedHashSet`1.cs (4)
1398_current = default!; 1415_current = entry._value; 1421_current = default!; 1450_current = default!;
2 references to _current
Microsoft.CodeAnalysis.Collections.Package (2)
SegmentedHashSet`1.cs (2)
1425public readonly T Current => _current; 1438return _current;