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