1 write to _sourceRef
System.Data.Entity (1)
System\Data\Objects\Internal\ObjectSpanRewriter.cs (1)
727this._sourceRef = (DbVariableReferenceExpression)rewrittenNavigation.NavigationSource;
1 reference to _sourceRef
System.Data.Entity (1)
System\Data\Objects\Internal\ObjectSpanRewriter.cs (1)
735public DbVariableReferenceExpression SourceVariable { get { return _sourceRef; } }