2 references to Execute
System.Core (2)
System\Linq\SequenceQuery.cs (2)
114
return new EnumerableExecutor<S>(expression).
Execute
();
171
return this.
Execute
();