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