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