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