2 references to Round
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Math.cs (2)
1298
return decimal.
Round
(d, 0, mode);
1304
return decimal.
Round
(d, decimals, mode);