1 reference to RuntimeBitOperations
Test.Utilities (1)
src\Compilers\Core\Portable\Hashing\XxHash128.cs (1)
270
uint combinedh =
RuntimeBitOperations
.RotateLeft(BinaryPrimitives.ReverseEndianness(combinedl), 13);