2 references to HashBucket
Microsoft.CodeAnalysis.Workspaces (2)
ImmutableHashMap.cs (2)
662
return new
HashBucket
(suggestedHashRoll, this, bucket);
739
return new
HashBucket
(suggestedHashRoll, this, bucket);