1 write to enumerable
System.Data.Services (1)
System\Data\Services\Internal\ProjectedWrapper.cs (1)
437
this.
enumerable
= enumerable;
1 reference to enumerable
System.Data.Services (1)
System\Data\Services\Internal\ProjectedWrapper.cs (1)
451
return new EnumeratorWrapper(this.
enumerable
.GetEnumerator());