2 references to InternalRound
mscorlib (2)
system\math.cs (2)
138
return
InternalRound
(value, digits, MidpointRounding.ToEven);
152
return
InternalRound
(value, digits, mode);