2 references to ToList
System.Data.Services.Client (2)
System\Data\Services\Client\ALinq\ProjectionAnalyzer.cs (1)
122
ReflectionUtil.IsSequenceMethod(call.Method, SequenceMethod.
ToList
) ||
System\Data\Services\Client\ALinq\ReflectionUtil.cs (1)
280
map.Add(@"ToList(IEnumerable`1<T0>)->List`1<T0>", SequenceMethod.
ToList
);