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