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