2 references to ToUInt16
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (1)
1482
cv = ConstVal.Get((uint)Convert.
ToUInt16
(decTrunc));
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Decimal.cs (1)
1061
return Convert.
ToUInt16
(this);