1 write to positive
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlBuffer.cs (1)
825
_value._numericInfo.
positive
= positive;
2 references to positive
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlBuffer.cs (2)
202
return new Decimal(_value._numericInfo.data1, _value._numericInfo.data2, _value._numericInfo.data3, !_value._numericInfo.
positive
, _value._numericInfo.scale);
522
_value._numericInfo.
positive
,