1 reference to Int32Storage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
282
case StorageType.Int32: return new
Int32Storage
(column);