1 write to expression
System.Core (1)
System\Linq\SequenceQuery.cs (1)
167this.expression = expression;
1 reference to expression
System.Core (1)
System\Linq\SequenceQuery.cs (1)
177Expression body = rewriter.Visit(this.expression);