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