2 references to Rol64
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\RandomNumberGenerator.cs (2)
44
ulong result =
Rol64
(_s1 * 5, 7) * 9;
53
_s3 =
Rol64
(_s3, 45);