1 reference to MaxMagnitude
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
866static long INumberBase<long>.MaxMagnitudeNumber(long x, long y) => MaxMagnitude(x, y);