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