1 reference to MaxMagnitude
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Decimal.cs (1)
1441
static decimal INumberBase<decimal>.MaxMagnitudeNumber(decimal x, decimal y) =>
MaxMagnitude
(x, y);