2 references to ItemType
System.Data (2)
fx\src\data\System\Data\Common\DataColumnMappingCollection.cs (2)
313throw ADP.CollectionRemoveInvalidObject(ItemType, this); 329else if (!ItemType.IsInstanceOfType(value)) {