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