2 references to ToUInt16
PresentationCore (1)
MS\Internal\IListConverters.cs (1)
144list.Add(Convert.ToUInt16(_tokenizer.GetCurrentToken(), ci));
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\String.cs (1)
655return Convert.ToUInt16(this, provider);