2 references to ToUInt16
Microsoft.ML.Maml (1)
HelpCommand.cs (1)
504a.LongName, Convert.ToUInt16(val).ToString("X4", CultureInfo.InvariantCulture));
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Char.cs (1)
611return Convert.ToUInt16(m_value);