1 write to _count
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
616
this.
_count
= count;
1 reference to _count
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
634
get { return
_count
; }