2 references to NegativeInfinity
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.DecimalIeee754.cs (2)
3456
return isNegative ? DecimalIeee754ToIntegerStatus.
NegativeInfinity
: DecimalIeee754ToIntegerStatus.PositiveInfinity;
3541
case DecimalIeee754ToIntegerStatus.
NegativeInfinity
: