1 write to _withTies
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
432
this.
_withTies
= withTies;
1 reference to _withTies
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
448
public bool WithTies { get { return
_withTies
; } }