1 write to _source
System.Data.Entity (1)
System\Data\Objects\Internal\ObjectSpanRewriter.cs (1)
728
this.
_source
= originalNavigation.NavigationSource;
1 reference to _source
System.Data.Entity (1)
System\Data\Objects\Internal\ObjectSpanRewriter.cs (1)
734
public DbExpression Source { get { return
_source
; } }