1 instantiation of Int32Storage
System.Data.Common (1)
System\Data\Common\DataStorage.cs (1)
317case StorageType.Int32: return new Int32Storage(column);
1 reference to Int32Storage
System.Data.Common (1)
System\Data\Common\Int32Storage.cs (1)
225if (value != Int32Storage.defaultValue)