2 references to TypedEnumerableToList
System.Data.Services.Client (2)
System\Data\Services\Client\ProjectionPlanCompiler.cs (2)
1023
result = this.
TypedEnumerableToList
(result, call.Type);
1091
result = this.
TypedEnumerableToList
(source, call.Type);