3 references to Exponent
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Decimal.cs (3)
1134
sbyte exponent =
Exponent
;
1149
destination[0] = (byte)
Exponent
;
1163
destination[0] = (byte)
Exponent
;