1 instantiation of DecimalStorage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
288case StorageType.Decimal: return new DecimalStorage(column);