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