1 reference to RotateLeft
Microsoft.CodeAnalysis (1)
Hashing\XxHash128.cs (1)
270
uint combinedh = RuntimeBitOperations.
RotateLeft
(BinaryPrimitives.ReverseEndianness(combinedl), 13);