2 references to InternalAdjustSqlDecimal
System.Data (2)
fx\src\data\System\Data\Sql\SqlMetaData.cs (2)
776SqlDecimal sdValue = InternalAdjustSqlDecimal(new SqlDecimal(value)); 867return InternalAdjustSqlDecimal(value);