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