2 references to ToChar
mscorlib (2)
system\convert.cs (1)
548
return
ToChar
(value, null);
system\string.cs (1)
3371
return Convert.
ToChar
(this, provider);