2 references to ToUInt16
mscorlib (2)
system\convert.cs (1)
986return ToUInt16((double)value);
system\double.cs (1)
329return Convert.ToUInt16(m_value);