4 references to CalculateBucketIndex
Microsoft.AspNetCore.Server.Kestrel.Core (4)
src\Shared\Hpack\DynamicHPackEncoder.cs (4)
172
int bucketIndex =
CalculateBucketIndex
(hash);
194
int bucketIndex =
CalculateBucketIndex
(hash);
216
int bucketIndex =
CalculateBucketIndex
(hash);
258
int bucketIndex =
CalculateBucketIndex
(hash);