1 override of Expression
System.Core (1)
System\Linq\SequenceQuery.cs (1)
61
internal override Expression
Expression
{
1 reference to Expression
System.Core (1)
System\Linq\SequenceQuery.cs (1)
303
return this.Visit(sq.
Expression
);