1 instantiation of SqlDecimalStorage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
307case StorageType.SqlDecimal: return new SqlDecimalStorage(column);