6 references to ComputePhysicalSlot
Microsoft.CodeAnalysis.Workspaces (6)
ImmutableHashMap.cs (6)
851
_buckets[this.
ComputePhysicalSlot
(s1)] = bucket1;
852
_buckets[this.
ComputePhysicalSlot
(s2)] = bucket2;
868
var physicalSlot =
ComputePhysicalSlot
(logicalSlot);
886
var physicalSlot =
ComputePhysicalSlot
(logicalSlot);
898
var physicalSlot =
ComputePhysicalSlot
(logicalSlot);
930
var physicalSlot =
ComputePhysicalSlot
(logicalSlot);