| asofJoin(Enumerable, Enumerable, Function1, Function1, Function2, Predicate2, Comparator, boolean) |  | 0% |  | 0% | 17 | 17 | 45 | 45 | 1 | 1 |
| nestedLoopJoinAsList(Enumerable, Enumerable, Predicate2, Function2, JoinType) |  | 0% |  | 0% | 13 | 13 | 31 | 31 | 1 | 1 |
| sequenceEqual(Enumerable, Enumerable, EqualityComparer) |  | 0% |  | 0% | 13 | 13 | 21 | 21 | 1 | 1 |
| last(Enumerable, Predicate1) |  | 0% |  | 0% | 10 | 10 | 24 | 24 | 1 | 1 |
| lastOrDefault(Enumerable, Predicate1) |  | 0% |  | 0% | 10 | 10 | 24 | 24 | 1 | 1 |
| groupByMultiple_(Map, Enumerable, List, Function0, Function2, Function2) |  | 0% |  | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
| intersect(Enumerable, Enumerable, EqualityComparer, boolean) |  | 0% |  | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
| toLookup_(Map, Enumerable, Function1, Function1) |  | 0% |  | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
| groupBy_(Map, Enumerable, Function1, Function0, Function2, Function2) |  | 0% |  | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
| except(Enumerable, Enumerable, EqualityComparer, boolean) |  | 0% |  | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
| last(Enumerable) |  | 0% |  | 0% | 7 | 7 | 16 | 16 | 1 | 1 |
| lastOrDefault(Enumerable) |  | 0% |  | 0% | 7 | 7 | 16 | 16 | 1 | 1 |
| elementAtOrDefault(Enumerable, int) |  | 0% |  | 0% | 8 | 8 | 17 | 17 | 1 | 1 |
| intersect(Enumerable, Enumerable, boolean) |  | 0% |  | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
| elementAt(Enumerable, int) |  | 0% |  | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
| aggregate(Enumerable, Function2) |  | 0% |  | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
| single(Enumerable, Predicate1) |  | 0% |  | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
| union(Enumerable, Enumerable, EqualityComparer) |  | 0% |  | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
| compareNullsLastForMergeJoin(Comparable, Comparable, Comparator) |  | 0% |  | 0% | 7 | 7 | 6 | 6 | 1 | 1 |
| except(Enumerable, Enumerable, boolean) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
| longCount(Enumerable, Predicate1) |  | 0% |  | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
| nestedLoopJoinOptimized(Enumerable, Enumerable, Predicate2, Function2, JoinType) |  | 0% |  | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
| correlateJoin(JoinType, Enumerable, Function1, Function2) |  | 0% |  | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
| mergeJoin(Enumerable, Enumerable, Function1, Function1, Predicate2, Function2, JoinType, Comparator, EqualityComparer) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
| single(Enumerable) |  | 0% |  | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
| toMap(Enumerable, Function1, Function1, EqualityComparer) |  | 0% |  | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
| all(Enumerable, Predicate1) |  | 0% |  | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
| any(Enumerable, Predicate1) |  | 0% |  | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
| contains(Enumerable, Object) |  | 0% |  | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
| distinct(Enumerable, EqualityComparer) |  | 0% |  | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
| singleOrDefault(Enumerable) |  | 0% |  | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
| toList(Enumerable) |  | 0% |  | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
| mergeJoin(Enumerable, Enumerable, Function1, Function1, Function2, boolean, boolean) |  | 0% |  | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
| toMap(Enumerable, Function1, Function1) |  | 0% |  | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
| singleOrDefault(Enumerable, Predicate1) |  | 0% |  | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
| aggregate(Enumerable, Object, Function2, Function1) |  | 0% |  | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
| groupBy_(Set, Enumerable, Function1, Function1) |  | 0% |  | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
| hashJoin(Enumerable, Enumerable, Function1, Function1, Function2, EqualityComparer, boolean, boolean, Predicate2) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
| aggregate(Enumerable, Object, Function2) |  | 0% |  | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
| defaultIfEmpty(Enumerable, Object) |  | 0% |  | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
| distinct(Enumerable) |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
| first(Enumerable, Predicate1) |  | 0% |  | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
| contains(Enumerable, Object, EqualityComparer) |  | 0% |  | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
| firstOrDefault(Enumerable) |  | 0% |  | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
| semiJoin(Enumerable, Enumerable, Function1, Function1, EqualityComparer, boolean, Predicate2) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
| firstOrDefault(Enumerable, Predicate1) |  | 0% |  | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
| nestedLoopJoin(Enumerable, Enumerable, Predicate2, Function2, JoinType) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
| asOrderedQueryable(Enumerable) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
| into(Enumerable, Collection) |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
| first(Enumerable) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
| union(Enumerable, Enumerable) |  | 0% | | n/a | 1 | 1 | 4 | 4 | 1 | 1 |
| remove(Enumerable, Collection) |  | 0% | | n/a | 1 | 1 | 4 | 4 | 1 | 1 |
| concat(Enumerable, Enumerable) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| hashJoinWithPredicate_(Enumerable, Enumerable, Function1, Function1, Function2, EqualityComparer, boolean, boolean, Predicate2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| reverse(Enumerable) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
| groupBy(Enumerable, Function1, Function0, Function2, Function2, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| hashEquiJoin_(Enumerable, Enumerable, Function1, Function1, Function2, EqualityComparer, boolean, boolean) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| static {...} |  | 0% |  | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
| semiJoinWithPredicate_(Enumerable, Enumerable, Function1, Function1, EqualityComparer, boolean, Predicate2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| mergeJoin(Enumerable, Enumerable, Function1, Function1, Function2, JoinType, Comparator) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| max(Enumerable, DoubleFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| max(Enumerable, IntegerFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| max(Enumerable, LongFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| max(Enumerable, FloatFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| min(Enumerable, DoubleFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| min(Enumerable, IntegerFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| select(Enumerable, Function1) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
| sum(Enumerable, DoubleFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| sum(Enumerable, IntegerFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| sum(Enumerable, LongFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| sum(Enumerable, FloatFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| average(Enumerable, NullableDoubleFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| average(Enumerable, NullableFloatFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| groupBy(Enumerable, Function1, Function0, Function2, Function2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| groupByMultiple(Enumerable, List, Function0, Function2, Function2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| sortedGroupBy(Enumerable, Function1, Function0, Function2, Function2, Comparator) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| groupJoin(Enumerable, Enumerable, Function1, Function1, Function2, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| hashJoin(Enumerable, Enumerable, Function1, Function1, Function2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| hashJoin(Enumerable, Enumerable, Function1, Function1, Function2, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| hashJoin(Enumerable, Enumerable, Function1, Function1, Function2, EqualityComparer, boolean, boolean) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| correlateBatchJoin(JoinType, Enumerable, Function1, Function2, Predicate2, int) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| semiEquiJoin_(Enumerable, Enumerable, Function1, Function1, EqualityComparer, boolean) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| min(Enumerable, BigDecimalFunction1) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| min(Enumerable, LongFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| min(Enumerable, FloatFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| min(Enumerable, Function1) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| toLookup(Enumerable, Function1, Function1) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| toLookup(Enumerable, Function1, Function1, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| where(Enumerable, Predicate1) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| repeatUnion(Enumerable, Enumerable, int, boolean, EqualityComparer, Function0) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| average(Enumerable, NullableIntegerFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| average(Enumerable, NullableLongFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| groupBy(Enumerable, Function1, Function1, Function2, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| groupJoin(Enumerable, Enumerable, Function1, Function1, Function2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| semiJoin(Enumerable, Enumerable, Function1, Function1, EqualityComparer, Predicate2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| antiJoin(Enumerable, Enumerable, Function1, Function1, EqualityComparer, Predicate2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| isMergeJoinSupported(JoinType) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
| orderBy(Enumerable, Function1, Comparator, int, int) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| sum(Enumerable, NullableDoubleFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| sum(Enumerable, NullableIntegerFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| sum(Enumerable, NullableLongFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| sum(Enumerable, NullableFloatFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| mergeUnion(List, Function1, Comparator, boolean, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$take$8(long, Object, Long) |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
| average(Enumerable, BigDecimalFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| average(Enumerable, NullableBigDecimalFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| average(Enumerable, DoubleFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| average(Enumerable, FloatFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| groupBy(Enumerable, Function1, Function2, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| groupBy(Enumerable, Function1, Function1, Function2) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| semiJoin(Enumerable, Enumerable, Function1, Function1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| semiJoin(Enumerable, Enumerable, Function1, Function1, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| antiJoin(Enumerable, Enumerable, Function1, Function1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| antiJoin(Enumerable, Enumerable, Function1, Function1, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| min(Enumerable, NullableIntegerFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| min(Enumerable, NullableLongFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| min(Enumerable, NullableFloatFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| sum(Enumerable, BigDecimalFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| sum(Enumerable, NullableBigDecimalFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$take$7(int, Object, Integer) |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
| lambda$skip$6(int, Object, Integer) |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
| average(Enumerable, IntegerFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| average(Enumerable, LongFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| groupBy(Enumerable, Function1, Function2) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| max(Enumerable, BigDecimalFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| max(Enumerable, NullableBigDecimalFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| max(Enumerable, NullableDoubleFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| max(Enumerable, NullableIntegerFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| max(Enumerable, NullableLongFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| max(Enumerable, NullableFloatFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| max(Enumerable, Function1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| min(Enumerable, NullableBigDecimalFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| min(Enumerable, NullableDoubleFunction1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| orderBy(Enumerable, Function1, Comparator) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| selectMany(Enumerable, Function2, Function2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| selectMany(Enumerable, Function1, Function2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| zip(Enumerable, Enumerable, Function2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| cast(Enumerable, Class) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| except(Enumerable, Enumerable, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| groupBy(Enumerable, Function1, Function1, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| intersect(Enumerable, Enumerable, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| orderByDescending(Enumerable, Function1, Comparator) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| select(Enumerable, Function2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| selectMany(Enumerable, Function1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| selectMany(Enumerable, Function2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| skipWhile(Enumerable, Predicate2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| takeWhile(Enumerable, Predicate2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| takeWhileLong(Enumerable, Predicate2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| thenBy(OrderedEnumerable, Function1) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| thenBy(OrderedEnumerable, Function1, Comparator) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| thenByDescending(OrderedEnumerable, Function1) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| thenByDescending(OrderedEnumerable, Function1, Comparator) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| toMap(Enumerable, Function1, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| toLookup(Enumerable, Function1, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| where(Enumerator, Predicate1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| where(Enumerable, Predicate2) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lazyCollectionSpool(Collection, Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$groupBy$4(Function2, Grouping) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$groupBy$3(Function2, Grouping) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$groupBy$2(Function2, Grouping) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$groupBy$1(Function2, Grouping) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| count(Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| count(Enumerable, Predicate1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| except(Enumerable, Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| groupBy(Enumerable, Function1, EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| groupBy(Enumerable, Function1, Function1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| intersect(Enumerable, Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| max(Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| min(Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| ofType(Enumerable, Class) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| orderBy(Enumerable, Function1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| orderByDescending(Enumerable, Function1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| sequenceEqual(Enumerable, Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| skip(Enumerable, int) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| skipWhile(Enumerable, Predicate1) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| take(Enumerable, int) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| take(Enumerable, long) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| takeWhile(Enumerable, Predicate1) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| toMap(Enumerable, Function1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| toLookup(Enumerable, Function1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| compareNullsLastForMergeJoin(Comparable, Comparable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$defaultIfEmpty$0(Enumerator) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| any(Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| defaultIfEmpty(Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| groupBy(Enumerable, Function1) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| longCount(Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$wrapperFor$12(EqualityComparer, Object) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$toLookup$10() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$toMap$9() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$groupBy$5() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| EnumerableDefaults() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| wrapperFor(EqualityComparer) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$unwrapper$11(EnumerableDefaults.Wrapped) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| asEnumerable(Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| asQueryable(Enumerable) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| minFunction() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| maxFunction() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| createOrderedEnumerable(OrderedEnumerable, Function1, Comparator, boolean) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| unwrapper() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |