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