2 references to X64
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Math.cs (2)
218if (Bmi2.X64.IsSupported) 221ulong high = Bmi2.X64.MultiplyNoFlags(a, b, &tmp);