1 reference to Max
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Int128.cs (1)
1245static Int128 INumber<Int128>.MaxNumber(Int128 x, Int128 y) => Max(x, y);