3 references to UInt16
System.Data (3)
fx\src\data\Microsoft\SqlServer\Server\MetadataUtilsSmi.cs (1)
107
ht.Add( typeof( System.UInt16 ), ExtendedClrTypeCode.
UInt16
);
fx\src\data\Microsoft\SqlServer\Server\ValueUtilsSmi.cs (2)
1580
typeCode == ExtendedClrTypeCode.
UInt16
||
1609
case ExtendedClrTypeCode.
UInt16
: throw ADP.InvalidCast();