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