4 references to IsMarked
System.Core (4)
System\Collections\Generic\HashSet.cs (4)
1205
if (m_slots[i].hashCode >= 0 && !bitHelper.
IsMarked
(i)) {
1301
if (location < originalLastIndex && !itemsAddedFromOther.
IsMarked
(location)) {
1309
if (itemsToRemove.
IsMarked
(i)) {
1425
if (!bitHelper.
IsMarked
(index)) {