1 override of ExecuteBoxed
System.Core (1)
System\Linq\SequenceQuery.cs (1)
170
internal override object
ExecuteBoxed
() {
1 reference to ExecuteBoxed
System.Core (1)
System\Linq\SequenceQuery.cs (1)
105
return EnumerableExecutor.Create(expression).
ExecuteBoxed
();