1 reference to RemoveBit
Microsoft.CodeAnalysis.CodeStyle (1)
ImmutableHashMap.cs (1)
913
return new HashBucket(_hashRoll,
RemoveBit
(logicalSlot, _used), _buckets.RemoveAt(physicalSlot), _count - existing.Count);