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