2 references to _topOp
System.Data.Entity (2)
System\Data\Objects\Internal\EntitySqlQueryBuilder.cs (2)
521
queryLength += (
_topOp
.Length +
540
builder.Append(
_topOp
);