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