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