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