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