4 references to IsMarked
Microsoft.Build (4)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedHashSet`1.cs (4)
1199if (entry._next >= -1 && !bitHelper.IsMarked(i)) 1274if (location < originalCount && !itemsAddedFromOther.IsMarked(location)) 1284if (itemsToRemove.IsMarked(i)) 1347if (!bitHelper.IsMarked(index))