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