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