2 references to RoundToZeroOrEpsilon
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.DecimalIeee754.cs (2)
404return RoundToZeroOrEpsilon<TDecimal, TValue>(ref number); 3011/// integer-based counterpart of <see cref="RoundToZeroOrEpsilon{TDecimal, TValue}"/>.