1 write to DataType
System.Data (1)
fx\src\data\System\Data\Common\ObjectStorage.cs (1)
526key.Value.DataType = attribute.DataType;
3 references to DataType
System.Data (3)
fx\src\data\System\Data\Common\ObjectStorage.cs (3)
526key.Value.DataType = attribute.DataType; 551(x.Value.DataType == y.Value.DataType) &&