4 references to IsMarked
Microsoft.CodeAnalysis.Collections.Package (4)
SegmentedHashSet`1.cs (4)
1197
if (entry._next >= -1 && !bitHelper.
IsMarked
(i))
1272
if (location < originalCount && !itemsAddedFromOther.
IsMarked
(location))
1282
if (itemsToRemove.
IsMarked
(i))
1345
if (!bitHelper.
IsMarked
(index))