2 references to theInt
System.Data.Linq (2)
SqlClient\SqlTypeSystemProvider.cs (2)
65
case SqlDbType.Int: return
theInt
;
1144
return
theInt
;