2 references to Round
System.Data.Common (2)
System\Data\SQLTypes\SQLDecimal.cs (2)
3240
return
Round
(n, position, false);
3247
return
Round
(n, position, true);