2 references to ToString
mscorlib (2)
system\sbyte.cs (2)
100return ToString(format, NumberFormatInfo.CurrentInfo); 105return ToString(format, NumberFormatInfo.GetInstance(provider));