2 references to UpdateScalar
System.IO.Hashing (2)
System\IO\Hashing\Crc32.cs (1)
179
return
UpdateScalar
(crc, source);
System\IO\Hashing\Crc32.Vectorized.cs (1)
121
?
UpdateScalar
(result, MemoryMarshal.CreateReadOnlySpan(ref srcRef, length))