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