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