2 writes to topCount
System.Data.Entity (2)
System\Data\SqlClient\SqlGen\TopClause.cs (2)
55
this.
topCount
= topCount;
68
this.
topCount
= sqlBuilder;
1 reference to topCount
System.Data.Entity (1)
System\Data\SqlClient\SqlGen\TopClause.cs (1)
45
get { return
topCount
; }