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