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