-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathSystem.Linq.model.yml
More file actions
598 lines (598 loc) · 138 KB
/
System.Linq.model.yml
File metadata and controls
598 lines (598 loc) · 138 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
# THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
extensions:
- addsTo:
pack: codeql/csharp-all
extensible: summaryModel
data:
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Func<TAccumulate,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Threading.CancellationToken)", "", "Argument[1]", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Func<TAccumulate,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Threading.CancellationToken)", "", "Argument[1]", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Func<TAccumulate,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Threading.CancellationToken)", "", "Argument[2].ReturnValue", "Argument[3].Parameter[0]", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Func<TAccumulate,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Threading.CancellationToken)", "", "Argument[3].ReturnValue", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Func<TAccumulate,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Threading.CancellationToken)", "", "Argument[4]", "Argument[2].Parameter[2]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Func<TAccumulate,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Threading.CancellationToken)", "", "Argument[4]", "Argument[3].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Func<TAccumulate,TResult>,System.Threading.CancellationToken)", "", "Argument[1]", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Func<TAccumulate,TResult>,System.Threading.CancellationToken)", "", "Argument[1]", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Func<TAccumulate,TResult>,System.Threading.CancellationToken)", "", "Argument[2].ReturnValue", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Func<TAccumulate,TResult>,System.Threading.CancellationToken)", "", "Argument[3].ReturnValue", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Threading.CancellationToken)", "", "Argument[1]", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Threading.CancellationToken)", "", "Argument[1]", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Threading.CancellationToken)", "", "Argument[2].ReturnValue", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Threading.CancellationToken)", "", "Argument[3]", "Argument[2].Parameter[2]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Threading.CancellationToken)", "", "Argument[1]", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Threading.CancellationToken)", "", "Argument[1]", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Threading.CancellationToken)", "", "Argument[2].ReturnValue", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TSource>>,System.Threading.CancellationToken)", "", "Argument[1].ReturnValue", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TSource>>,System.Threading.CancellationToken)", "", "Argument[2]", "Argument[1].Parameter[2]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TSource,TSource>,System.Threading.CancellationToken)", "", "Argument[1].ReturnValue", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TKey,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1].ReturnValue", "Argument[2].Parameter[0]", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TKey,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[2].ReturnValue", "Argument[3].Parameter[0]", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,TAccumulate,System.Func<TAccumulate,TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TAccumulate>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[2]", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Func<TKey,TAccumulate>,System.Func<TAccumulate,TSource,TAccumulate>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1].ReturnValue", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Func<TKey,TAccumulate>,System.Func<TAccumulate,TSource,TAccumulate>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[2].ReturnValue", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[2]", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AllAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,System.Threading.CancellationToken)", "", "Argument[2]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "AnyAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,System.Threading.CancellationToken)", "", "Argument[2]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Append<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TSource)", "", "Argument[1]", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Cast<TResult>", "(System.Collections.Generic.IAsyncEnumerable<System.Object>)", "", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Concat<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TSource>)", "", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Concat<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TSource>)", "", "Argument[1]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "CountAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,System.Threading.CancellationToken)", "", "Argument[2]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "DefaultIfEmpty<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TSource)", "", "Argument[1]", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "FirstAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,System.Threading.CancellationToken)", "", "Argument[2]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "FirstOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,TSource,System.Threading.CancellationToken)", "", "Argument[2]", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "FirstOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,System.Threading.CancellationToken)", "", "Argument[2]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "FirstOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,TSource,System.Threading.CancellationToken)", "", "Argument[2]", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "FirstOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,TSource,System.Threading.CancellationToken)", "", "Argument[3]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "FirstOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TSource,System.Threading.CancellationToken)", "", "Argument[1]", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "GroupBy<TSource,TKey,TElement,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TElement>>,System.Func<TKey,System.Collections.Generic.IEnumerable<TElement>,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[3].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "GroupBy<TSource,TKey,TElement,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Func<TSource,TElement>,System.Func<TKey,System.Collections.Generic.IEnumerable<TElement>,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[3].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "GroupBy<TSource,TKey,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TKey,System.Collections.Generic.IEnumerable<TSource>,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "GroupBy<TSource,TKey,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Func<TKey,System.Collections.Generic.IEnumerable<TSource>,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "GroupJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TOuter>,System.Collections.Generic.IAsyncEnumerable<TInner>,System.Func<TOuter,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TInner,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TOuter,System.Collections.Generic.IEnumerable<TInner>,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "GroupJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TOuter>,System.Collections.Generic.IAsyncEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,System.Collections.Generic.IEnumerable<TInner>,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "InfiniteSequence<T>", "(T,T)", "", "Argument[0]", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Join<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TOuter>,System.Collections.Generic.IAsyncEnumerable<TInner>,System.Func<TOuter,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TInner,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TOuter,TInner,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Join<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TOuter>,System.Collections.Generic.IAsyncEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "LastAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,System.Threading.CancellationToken)", "", "Argument[2]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "LastOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,TSource,System.Threading.CancellationToken)", "", "Argument[2]", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "LastOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,System.Threading.CancellationToken)", "", "Argument[2]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "LastOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,TSource,System.Threading.CancellationToken)", "", "Argument[2]", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "LastOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,TSource,System.Threading.CancellationToken)", "", "Argument[3]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "LastOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TSource,System.Threading.CancellationToken)", "", "Argument[1]", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TOuter>,System.Collections.Generic.IAsyncEnumerable<TInner>,System.Func<TOuter,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TInner,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TOuter,TInner,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TOuter>,System.Collections.Generic.IAsyncEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "LongCountAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,System.Threading.CancellationToken)", "", "Argument[2]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "MaxByAsync<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IComparer<TKey>,System.Threading.CancellationToken)", "", "Argument[3]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "MinByAsync<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IComparer<TKey>,System.Threading.CancellationToken)", "", "Argument[3]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Order<T>", "(System.Collections.Generic.IAsyncEnumerable<T>,System.Collections.Generic.IComparer<T>)", "", "Argument[1]", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "AsyncEnumerable", False, "OrderDescending<T>", "(System.Collections.Generic.IAsyncEnumerable<T>,System.Collections.Generic.IComparer<T>)", "", "Argument[1]", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Prepend<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TSource)", "", "Argument[1]", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Repeat<TResult>", "(TResult,System.Int32)", "", "Argument[0]", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TOuter>,System.Collections.Generic.IAsyncEnumerable<TInner>,System.Func<TOuter,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TInner,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TOuter,TInner,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TOuter>,System.Collections.Generic.IAsyncEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Select<TSource,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>)", "", "Argument[1].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Select<TSource,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,TResult>)", "", "Argument[1].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Select<TSource,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>)", "", "Argument[1].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Select<TSource,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TResult>)", "", "Argument[1].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SelectMany<TSource,TCollection,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Collections.Generic.IAsyncEnumerable<TCollection>>,System.Func<TSource,TCollection,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SelectMany<TSource,TCollection,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Collections.Generic.IAsyncEnumerable<TCollection>>,System.Func<TSource,TCollection,TResult>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SelectMany<TSource,TCollection,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Collections.Generic.IEnumerable<TCollection>>,System.Func<TSource,TCollection,TResult>)", "", "Argument[1].ReturnValue.Element", "Argument[2].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SelectMany<TSource,TCollection,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Collections.Generic.IEnumerable<TCollection>>,System.Func<TSource,TCollection,TResult>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SelectMany<TSource,TCollection,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Collections.Generic.IAsyncEnumerable<TCollection>>,System.Func<TSource,TCollection,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SelectMany<TSource,TCollection,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Collections.Generic.IEnumerable<TCollection>>,System.Func<TSource,TCollection,TResult>)", "", "Argument[1].ReturnValue.Element", "Argument[2].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SelectMany<TSource,TCollection,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Collections.Generic.IEnumerable<TCollection>>,System.Func<TSource,TCollection,TResult>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SelectMany<TSource,TCollection,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Collections.Generic.IEnumerable<TCollection>>>,System.Func<TSource,TCollection,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SelectMany<TSource,TCollection,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Collections.Generic.IEnumerable<TCollection>>>,System.Func<TSource,TCollection,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SelectMany<TSource,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Collections.Generic.IEnumerable<TResult>>)", "", "Argument[1].ReturnValue.Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SelectMany<TSource,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Collections.Generic.IEnumerable<TResult>>)", "", "Argument[1].ReturnValue.Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Sequence<T>", "(T,T,T)", "", "Argument[0]", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SingleAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,System.Threading.CancellationToken)", "", "Argument[2]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SingleOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,TSource,System.Threading.CancellationToken)", "", "Argument[2]", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SingleOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,System.Threading.CancellationToken)", "", "Argument[2]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SingleOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,TSource,System.Threading.CancellationToken)", "", "Argument[2]", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SingleOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>,TSource,System.Threading.CancellationToken)", "", "Argument[3]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SingleOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TSource,System.Threading.CancellationToken)", "", "Argument[1]", "ReturnValue.Property[System.Threading.Tasks.Task`1.Result]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Skip<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Int32)", "", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "SkipLast<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Int32)", "", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "ThenBy<TSource,TKey>", "(System.Linq.IOrderedAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IComparer<TKey>)", "", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "ThenBy<TSource,TKey>", "(System.Linq.IOrderedAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IComparer<TKey>)", "", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "ThenByDescending<TSource,TKey>", "(System.Linq.IOrderedAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IComparer<TKey>)", "", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "ThenByDescending<TSource,TKey>", "(System.Linq.IOrderedAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IComparer<TKey>)", "", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "ToAsyncEnumerable<TSource>", "(System.Collections.Generic.IEnumerable<TSource>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "ToDictionaryAsync<TSource,TKey,TElement>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TElement>>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "", "Argument[4]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "ToDictionaryAsync<TSource,TKey,TElement>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TElement>>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "", "Argument[4]", "Argument[2].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "ToDictionaryAsync<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "", "Argument[3]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "ToLookupAsync<TSource,TKey,TElement>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TElement>>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "", "Argument[4]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "ToLookupAsync<TSource,TKey,TElement>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TElement>>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "", "Argument[4]", "Argument[2].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "ToLookupAsync<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "", "Argument[3]", "Argument[1].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Zip<TFirst,TSecond,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TFirst>,System.Collections.Generic.IAsyncEnumerable<TSecond>,System.Func<TFirst,TSecond,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TResult>>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "taint", "dfc-generated"]
- ["System.Linq", "AsyncEnumerable", False, "Zip<TFirst,TSecond,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TFirst>,System.Collections.Generic.IAsyncEnumerable<TSecond>,System.Func<TFirst,TSecond,TResult>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Func<TKey,TAccumulate>,System.Func<TAccumulate,TSource,TAccumulate>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[1].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Func<TKey,TAccumulate>,System.Func<TAccumulate,TSource,TAccumulate>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[3].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Func<TKey,TAccumulate>,System.Func<TAccumulate,TSource,TAccumulate>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1].ReturnValue", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Func<TKey,TAccumulate>,System.Func<TAccumulate,TSource,TAccumulate>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[2].ReturnValue", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[1].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[3].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "AggregateBy<TSource,TKey,TAccumulate>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[2]", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Append<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,TSource)", "", "Argument[1]", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "Chunk<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Int32)", "", "Argument[0].Element", "ReturnValue.Element.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Contains<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,TSource,System.Collections.Generic.IEqualityComparer<TSource>)", "", "Argument[0].Element", "Argument[2]", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "Contains<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,TSource,System.Collections.Generic.IEqualityComparer<TSource>)", "", "Argument[1]", "Argument[2]", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "CountBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[1].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "DistinctBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>)", "", "Argument[0].Element", "Argument[1].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "DistinctBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "DistinctBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[1].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "DistinctBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ElementAt<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Index)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ElementAtOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Index)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ExceptBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Func<TSource,TKey>)", "", "Argument[0].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ExceptBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Func<TSource,TKey>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ExceptBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ExceptBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "FirstOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,System.Boolean>,TSource)", "", "Argument[0].Element", "Argument[1].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "FirstOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,System.Boolean>,TSource)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "FirstOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,System.Boolean>,TSource)", "", "Argument[2]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "FirstOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,TSource)", "", "Argument[1]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Index<TSource>", "(System.Collections.Generic.IEnumerable<TSource>)", "", "Argument[0].Element", "ReturnValue.Element.Field[System.ValueTuple`2.Item2]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "InfiniteSequence<T>", "(T,T)", "", "Argument[0]", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "IntersectBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Func<TSource,TKey>)", "", "Argument[0].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "IntersectBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Func<TSource,TKey>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "IntersectBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "IntersectBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "LastOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,System.Boolean>,TSource)", "", "Argument[2]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "LastOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,TSource)", "", "Argument[1]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>)", "", "Argument[0].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>)", "", "Argument[0].Element", "Argument[4].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>)", "", "Argument[1].Element", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[4].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1].Element", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Max", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Double>>)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Max", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Int32>>)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Max", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Int64>>)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Max", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Single>>)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Max<TSource>", "(System.Collections.Generic.IEnumerable<TSource>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "Max<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IComparer<TSource>)", "", "Argument[0].Element", "Argument[1]", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "Max<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IComparer<TSource>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "Min", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Double>>)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Min", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Int32>>)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Min", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Int64>>)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Min", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Single>>)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Min<TSource>", "(System.Collections.Generic.IEnumerable<TSource>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "Min<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IComparer<TSource>)", "", "Argument[0].Element", "Argument[1]", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "Min<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IComparer<TSource>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "Order<T>", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Order<T>", "(System.Collections.Generic.IEnumerable<T>,System.Collections.Generic.IComparer<T>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "OrderDescending<T>", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "OrderDescending<T>", "(System.Collections.Generic.IEnumerable<T>,System.Collections.Generic.IComparer<T>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Prepend<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,TSource)", "", "Argument[1]", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "Repeat<TResult>", "(TResult,System.Int32)", "", "Argument[0]", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "Reverse<TSource>", "(TSource[])", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>)", "", "Argument[0].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>)", "", "Argument[1].Element", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>)", "", "Argument[1].Element", "Argument[4].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1].Element", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1].Element", "Argument[4].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Collections.Generic.IEnumerable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Func<TOuter,TKey>,System.Func<TInner,TKey>,System.Func<TOuter,TInner,TResult>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[4].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Sequence<T>", "(T,T,T)", "", "Argument[0]", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "SequenceEqual<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>)", "", "Argument[1].Element", "Argument[0].Element", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "SequenceEqual<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "", "Argument[0].Element", "Argument[2]", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "SequenceEqual<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "", "Argument[1].Element", "Argument[0].Element", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "SequenceEqual<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "", "Argument[1].Element", "Argument[2]", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "Shuffle<TSource>", "(System.Collections.Generic.IEnumerable<TSource>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "SingleOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,System.Boolean>,TSource)", "", "Argument[0].Element", "Argument[1].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "SingleOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,System.Boolean>,TSource)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "SingleOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,System.Boolean>,TSource)", "", "Argument[2]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "SingleOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,TSource)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "SingleOrDefault<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,TSource)", "", "Argument[1]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "SkipLast<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Int32)", "", "Argument[0]", "ReturnValue", "value", "df-generated"]
- ["System.Linq", "Enumerable", False, "Take<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Range)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "TakeLast<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Int32)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "Enumerable", False, "ToDictionary<TKey,TValue>", "(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ToDictionary<TKey,TValue>", "(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ToDictionary<TKey,TValue>", "(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ToDictionary<TKey,TValue>", "(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ToDictionary<TKey,TValue>", "(System.Collections.Generic.IEnumerable<System.ValueTuple<TKey,TValue>>)", "", "Argument[0].Element.Field[System.ValueTuple`2.Item1]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ToDictionary<TKey,TValue>", "(System.Collections.Generic.IEnumerable<System.ValueTuple<TKey,TValue>>)", "", "Argument[0].Element.Field[System.ValueTuple`2.Item2]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ToDictionary<TKey,TValue>", "(System.Collections.Generic.IEnumerable<System.ValueTuple<TKey,TValue>>)", "", "Argument[0].Element.Field[System.ValueTuple`2.Item2]", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ToDictionary<TKey,TValue>", "(System.Collections.Generic.IEnumerable<System.ValueTuple<TKey,TValue>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element.Field[System.ValueTuple`2.Item1]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ToDictionary<TKey,TValue>", "(System.Collections.Generic.IEnumerable<System.ValueTuple<TKey,TValue>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element.Field[System.ValueTuple`2.Item2]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "ToDictionary<TKey,TValue>", "(System.Collections.Generic.IEnumerable<System.ValueTuple<TKey,TValue>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element.Field[System.ValueTuple`2.Item2]", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "UnionBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>)", "", "Argument[0].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "UnionBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "UnionBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>)", "", "Argument[1].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "UnionBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>)", "", "Argument[1].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "UnionBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "UnionBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "UnionBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1].Element", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "UnionBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Zip<TFirst,TSecond,TThird>", "(System.Collections.Generic.IEnumerable<TFirst>,System.Collections.Generic.IEnumerable<TSecond>,System.Collections.Generic.IEnumerable<TThird>)", "", "Argument[0].Element", "ReturnValue.Element.Field[System.ValueTuple`3.Item1]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Zip<TFirst,TSecond,TThird>", "(System.Collections.Generic.IEnumerable<TFirst>,System.Collections.Generic.IEnumerable<TSecond>,System.Collections.Generic.IEnumerable<TThird>)", "", "Argument[1].Element", "ReturnValue.Element.Field[System.ValueTuple`3.Item2]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Zip<TFirst,TSecond,TThird>", "(System.Collections.Generic.IEnumerable<TFirst>,System.Collections.Generic.IEnumerable<TSecond>,System.Collections.Generic.IEnumerable<TThird>)", "", "Argument[2].Element", "ReturnValue.Element.Field[System.ValueTuple`3.Item3]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Zip<TFirst,TSecond>", "(System.Collections.Generic.IEnumerable<TFirst>,System.Collections.Generic.IEnumerable<TSecond>)", "", "Argument[0].Element", "ReturnValue.Element.Field[System.ValueTuple`2.Item1]", "value", "dfc-generated"]
- ["System.Linq", "Enumerable", False, "Zip<TFirst,TSecond>", "(System.Collections.Generic.IEnumerable<TFirst>,System.Collections.Generic.IEnumerable<TSecond>)", "", "Argument[1].Element", "ReturnValue.Element.Field[System.ValueTuple`2.Item2]", "value", "dfc-generated"]
- ["System.Linq", "EnumerableExecutor<T>", False, "EnumerableExecutor", "(System.Linq.Expressions.Expression)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Linq", "EnumerableQuery<T>", False, "EnumerableQuery", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "Argument[this]", "taint", "df-generated"]
- ["System.Linq", "EnumerableQuery<T>", False, "EnumerableQuery", "(System.Linq.Expressions.Expression)", "", "Argument[0]", "Argument[this].SyntheticField[System.Linq.EnumerableQuery`1._expression]", "value", "dfc-generated"]
- ["System.Linq", "EnumerableQuery<T>", False, "ToString", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "EnumerableQuery<T>", False, "get_Expression", "()", "", "Argument[this].SyntheticField[System.Linq.EnumerableQuery`1._expression]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "IQueryable", True, "get_Provider", "()", "", "Argument[this]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Aggregate<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,T,T>)", "", "Argument[1].ReturnValue", "Argument[1].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Aggregate<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,T,T>)", "", "Argument[1].ReturnValue", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Aggregate<TAccumulate,T>", "(System.Collections.Immutable.ImmutableArray<T>,TAccumulate,System.Func<TAccumulate,T,TAccumulate>)", "", "Argument[1]", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Aggregate<TAccumulate,T>", "(System.Collections.Immutable.ImmutableArray<T>,TAccumulate,System.Func<TAccumulate,T,TAccumulate>)", "", "Argument[1]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Aggregate<TAccumulate,T>", "(System.Collections.Immutable.ImmutableArray<T>,TAccumulate,System.Func<TAccumulate,T,TAccumulate>)", "", "Argument[2].ReturnValue", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Aggregate<TAccumulate,T>", "(System.Collections.Immutable.ImmutableArray<T>,TAccumulate,System.Func<TAccumulate,T,TAccumulate>)", "", "Argument[2].ReturnValue", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Aggregate<TAccumulate,TResult,T>", "(System.Collections.Immutable.ImmutableArray<T>,TAccumulate,System.Func<TAccumulate,T,TAccumulate>,System.Func<TAccumulate,TResult>)", "", "Argument[1]", "Argument[2].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Aggregate<TAccumulate,TResult,T>", "(System.Collections.Immutable.ImmutableArray<T>,TAccumulate,System.Func<TAccumulate,T,TAccumulate>,System.Func<TAccumulate,TResult>)", "", "Argument[1]", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Aggregate<TAccumulate,TResult,T>", "(System.Collections.Immutable.ImmutableArray<T>,TAccumulate,System.Func<TAccumulate,T,TAccumulate>,System.Func<TAccumulate,TResult>)", "", "Argument[2].ReturnValue", "Argument[3].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Aggregate<TAccumulate,TResult,T>", "(System.Collections.Immutable.ImmutableArray<T>,TAccumulate,System.Func<TAccumulate,T,TAccumulate>,System.Func<TAccumulate,TResult>)", "", "Argument[3].ReturnValue", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ElementAt<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Int32)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ElementAtOrDefault<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Int32)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "First<T>", "(System.Collections.Immutable.ImmutableArray<T>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "FirstOrDefault<T>", "(System.Collections.Immutable.ImmutableArray<T>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Last<T>", "(System.Collections.Immutable.ImmutableArray<T>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "LastOrDefault<T>", "(System.Collections.Immutable.ImmutableArray<T>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "SelectMany<TSource,TCollection,TResult>", "(System.Collections.Immutable.ImmutableArray<TSource>,System.Func<TSource,System.Collections.Generic.IEnumerable<TCollection>>,System.Func<TSource,TCollection,TResult>)", "", "Argument[1].ReturnValue.Element", "Argument[2].Parameter[1]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "SelectMany<TSource,TCollection,TResult>", "(System.Collections.Immutable.ImmutableArray<TSource>,System.Func<TSource,System.Collections.Generic.IEnumerable<TCollection>>,System.Func<TSource,TCollection,TResult>)", "", "Argument[2].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "SequenceEqual<TDerived,TBase>", "(System.Collections.Immutable.ImmutableArray<TBase>,System.Collections.Generic.IEnumerable<TDerived>,System.Collections.Generic.IEqualityComparer<TBase>)", "", "Argument[0].Element", "Argument[2]", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "SequenceEqual<TDerived,TBase>", "(System.Collections.Immutable.ImmutableArray<TBase>,System.Collections.Generic.IEnumerable<TDerived>,System.Collections.Generic.IEqualityComparer<TBase>)", "", "Argument[1].Element", "Argument[2]", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "SequenceEqual<TDerived,TBase>", "(System.Collections.Immutable.ImmutableArray<TBase>,System.Collections.Immutable.ImmutableArray<TDerived>,System.Collections.Generic.IEqualityComparer<TBase>)", "", "Argument[0].Element", "Argument[2]", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "SequenceEqual<TDerived,TBase>", "(System.Collections.Immutable.ImmutableArray<TBase>,System.Collections.Immutable.ImmutableArray<TDerived>,System.Collections.Generic.IEqualityComparer<TBase>)", "", "Argument[1].Element", "Argument[2]", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "Single<T>", "(System.Collections.Immutable.ImmutableArray<T>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "SingleOrDefault<T>", "(System.Collections.Immutable.ImmutableArray<T>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ToArray<T>", "(System.Collections.Immutable.ImmutableArray<T>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ToDictionary<TKey,T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,TKey>)", "", "Argument[0].Element", "Argument[1].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ToDictionary<TKey,T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,TKey>)", "", "Argument[0].Element", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ToDictionary<TKey,T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,TKey>)", "", "Argument[1].ReturnValue", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ToDictionary<TKey,T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "Argument[1].Parameter[0]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ToDictionary<TKey,T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ToDictionary<TKey,T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1].ReturnValue", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ToDictionary<TKey,TElement,T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,TKey>,System.Func<T,TElement>)", "", "Argument[1].ReturnValue", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ToDictionary<TKey,TElement,T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,TKey>,System.Func<T,TElement>)", "", "Argument[2].ReturnValue", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ToDictionary<TKey,TElement,T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,TKey>,System.Func<T,TElement>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1].ReturnValue", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Linq", "ImmutableArrayExtensions", False, "ToDictionary<TKey,TElement,T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,TKey>,System.Func<T,TElement>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[2].ReturnValue", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Linq", "Lookup<TKey,TElement>", False, "ApplyResultSelector<TResult>", "(System.Func<TKey,System.Collections.Generic.IEnumerable<TElement>,TResult>)", "", "Argument[0].ReturnValue", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Linq", "Lookup<TKey,TElement>", False, "get_Item", "(TKey)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "Aggregate<TSource,TAccumulate,TResult>", "(System.Linq.ParallelQuery<TSource>,System.Func<TAccumulate>,System.Func<TAccumulate,TSource,TAccumulate>,System.Func<TAccumulate,TAccumulate,TAccumulate>,System.Func<TAccumulate,TResult>)", "", "Argument[1].ReturnValue", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ParallelEnumerable", False, "Aggregate<TSource,TAccumulate,TResult>", "(System.Linq.ParallelQuery<TSource>,System.Func<TAccumulate>,System.Func<TAccumulate,TSource,TAccumulate>,System.Func<TAccumulate,TAccumulate,TAccumulate>,System.Func<TAccumulate,TResult>)", "", "Argument[3].ReturnValue", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ParallelEnumerable", False, "Aggregate<TSource,TAccumulate,TResult>", "(System.Linq.ParallelQuery<TSource>,System.Func<TAccumulate>,System.Func<TAccumulate,TSource,TAccumulate>,System.Func<TAccumulate,TAccumulate,TAccumulate>,System.Func<TAccumulate,TResult>)", "", "Argument[4].ReturnValue", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ParallelEnumerable", False, "Aggregate<TSource,TAccumulate,TResult>", "(System.Linq.ParallelQuery<TSource>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Func<TAccumulate,TAccumulate,TAccumulate>,System.Func<TAccumulate,TResult>)", "", "Argument[1]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ParallelEnumerable", False, "Aggregate<TSource,TAccumulate,TResult>", "(System.Linq.ParallelQuery<TSource>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Func<TAccumulate,TAccumulate,TAccumulate>,System.Func<TAccumulate,TResult>)", "", "Argument[3].ReturnValue", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ParallelEnumerable", False, "Aggregate<TSource,TAccumulate,TResult>", "(System.Linq.ParallelQuery<TSource>,TAccumulate,System.Func<TAccumulate,TSource,TAccumulate>,System.Func<TAccumulate,TAccumulate,TAccumulate>,System.Func<TAccumulate,TResult>)", "", "Argument[4].ReturnValue", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ParallelEnumerable", False, "AsOrdered", "(System.Linq.ParallelQuery)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "AsOrdered<TSource>", "(System.Linq.ParallelQuery<TSource>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "AsParallel", "(System.Collections.IEnumerable)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "AsParallel<TSource>", "(System.Collections.Concurrent.Partitioner<TSource>)", "", "Argument[0]", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "AsParallel<TSource>", "(System.Collections.Generic.IEnumerable<TSource>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "AsSequential<TSource>", "(System.Linq.ParallelQuery<TSource>)", "", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
- ["System.Linq", "ParallelEnumerable", False, "AsUnordered<TSource>", "(System.Linq.ParallelQuery<TSource>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "Repeat<TResult>", "(TResult,System.Int32)", "", "Argument[0]", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "SequenceEqual<TSource>", "(System.Linq.ParallelQuery<TSource>,System.Linq.ParallelQuery<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "", "Argument[0].Element", "Argument[2]", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "SequenceEqual<TSource>", "(System.Linq.ParallelQuery<TSource>,System.Linq.ParallelQuery<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "", "Argument[1].Element", "Argument[2]", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "WithCancellation<TSource>", "(System.Linq.ParallelQuery<TSource>,System.Threading.CancellationToken)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "WithDegreeOfParallelism<TSource>", "(System.Linq.ParallelQuery<TSource>,System.Int32)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "WithExecutionMode<TSource>", "(System.Linq.ParallelQuery<TSource>,System.Linq.ParallelExecutionMode)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Linq", "ParallelEnumerable", False, "WithMergeOptions<TSource>", "(System.Linq.ParallelQuery<TSource>,System.Linq.ParallelMergeOptions)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- addsTo:
pack: codeql/csharp-all
extensible: neutralModel
data:
- ["System.Linq", "AsyncEnumerable", "AllAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AnyAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AnyAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AverageAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Decimal>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AverageAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Double>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AverageAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Int32>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AverageAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Int64>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AverageAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Nullable<System.Decimal>>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AverageAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Nullable<System.Double>>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AverageAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Nullable<System.Int32>>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AverageAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Nullable<System.Int64>>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AverageAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Nullable<System.Single>>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "AverageAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Single>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Chunk<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Int32)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ContainsAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,TSource,System.Collections.Generic.IEqualityComparer<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "CountAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "CountAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "CountBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "CountBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "DefaultIfEmpty<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Distinct<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "DistinctBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "DistinctBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ElementAtAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Index,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ElementAtAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Int32,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ElementAtOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Index,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ElementAtOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Int32,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Empty<TResult>", "()", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Except<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ExceptBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TKey>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ExceptBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TKey>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "FirstAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "FirstAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "FirstOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "FirstOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "GroupBy<TSource,TKey,TElement>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TElement>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "GroupBy<TSource,TKey,TElement>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Func<TSource,TElement>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "GroupBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "GroupBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Index<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Intersect<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "IntersectBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TKey>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "IntersectBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TKey>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "LastAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "LastAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "LastOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "LastOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "LongCountAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "LongCountAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "MaxAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IComparer<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "MaxByAsync<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IComparer<TKey>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "MinAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IComparer<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "MinByAsync<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IComparer<TKey>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "OfType<TResult>", "(System.Collections.Generic.IAsyncEnumerable<System.Object>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "OrderBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "OrderBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "OrderByDescending<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "OrderByDescending<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Range", "(System.Int32,System.Int32)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Reverse<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SelectMany<TSource,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Collections.Generic.IAsyncEnumerable<TResult>>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SelectMany<TSource,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Collections.Generic.IAsyncEnumerable<TResult>>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SelectMany<TSource,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Collections.Generic.IEnumerable<TResult>>>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SelectMany<TSource,TResult>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Collections.Generic.IEnumerable<TResult>>>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SequenceEqualAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Shuffle<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SingleAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SingleAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SingleOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SingleOrDefaultAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SkipWhile<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SkipWhile<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SkipWhile<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SkipWhile<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SumAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Decimal>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SumAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Double>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SumAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Int32>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SumAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Int64>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SumAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Nullable<System.Decimal>>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SumAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Nullable<System.Double>>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SumAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Nullable<System.Int32>>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SumAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Nullable<System.Int64>>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SumAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Nullable<System.Single>>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "SumAsync", "(System.Collections.Generic.IAsyncEnumerable<System.Single>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Take<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Int32)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Take<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Range)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "TakeLast<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Int32)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "TakeWhile<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "TakeWhile<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "TakeWhile<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "TakeWhile<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ToArrayAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ToDictionaryAsync<TKey,TValue>", "(System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ToDictionaryAsync<TKey,TValue>", "(System.Collections.Generic.IAsyncEnumerable<System.ValueTuple<TKey,TValue>>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ToDictionaryAsync<TSource,TKey,TElement>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Func<TSource,TElement>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ToDictionaryAsync<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ToHashSetAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ToListAsync<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ToLookupAsync<TSource,TKey,TElement>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Func<TSource,TElement>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "ToLookupAsync<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>,System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Union<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "UnionBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "UnionBy<TSource,TKey>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Where<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Where<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Where<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Int32,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Where<TSource>", "(System.Collections.Generic.IAsyncEnumerable<TSource>,System.Func<TSource,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<System.Boolean>>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Zip<TFirst,TSecond,TThird>", "(System.Collections.Generic.IAsyncEnumerable<TFirst>,System.Collections.Generic.IAsyncEnumerable<TSecond>,System.Collections.Generic.IAsyncEnumerable<TThird>)", "summary", "df-generated"]
- ["System.Linq", "AsyncEnumerable", "Zip<TFirst,TSecond>", "(System.Collections.Generic.IAsyncEnumerable<TFirst>,System.Collections.Generic.IAsyncEnumerable<TSecond>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Any<TSource>", "(System.Collections.Generic.IEnumerable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Average", "(System.Collections.Generic.IEnumerable<System.Decimal>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Average", "(System.Collections.Generic.IEnumerable<System.Double>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Average", "(System.Collections.Generic.IEnumerable<System.Int32>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Average", "(System.Collections.Generic.IEnumerable<System.Int64>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Average", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Decimal>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Average", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Double>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Average", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Int32>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Average", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Int64>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Average", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Single>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Average", "(System.Collections.Generic.IEnumerable<System.Single>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Contains<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,TSource)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Count<TSource>", "(System.Collections.Generic.IEnumerable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Empty<TResult>", "()", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "LongCount<TSource>", "(System.Collections.Generic.IEnumerable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Max", "(System.Collections.Generic.IEnumerable<System.Decimal>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Max", "(System.Collections.Generic.IEnumerable<System.Double>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Max", "(System.Collections.Generic.IEnumerable<System.Int32>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Max", "(System.Collections.Generic.IEnumerable<System.Int64>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Max", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Decimal>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Max", "(System.Collections.Generic.IEnumerable<System.Single>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "MaxBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "MaxBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Min", "(System.Collections.Generic.IEnumerable<System.Decimal>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Min", "(System.Collections.Generic.IEnumerable<System.Double>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Min", "(System.Collections.Generic.IEnumerable<System.Int32>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Min", "(System.Collections.Generic.IEnumerable<System.Int64>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Min", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Decimal>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Min", "(System.Collections.Generic.IEnumerable<System.Single>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "MinBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "MinBy<TSource,TKey>", "(System.Collections.Generic.IEnumerable<TSource>,System.Func<TSource,TKey>,System.Collections.Generic.IComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Range", "(System.Int32,System.Int32)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Sum", "(System.Collections.Generic.IEnumerable<System.Decimal>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Sum", "(System.Collections.Generic.IEnumerable<System.Double>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Sum", "(System.Collections.Generic.IEnumerable<System.Int32>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Sum", "(System.Collections.Generic.IEnumerable<System.Int64>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Sum", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Decimal>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Sum", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Double>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Sum", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Int32>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Sum", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Int64>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Sum", "(System.Collections.Generic.IEnumerable<System.Nullable<System.Single>>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "Sum", "(System.Collections.Generic.IEnumerable<System.Single>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "ToHashSet<TSource>", "(System.Collections.Generic.IEnumerable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "ToHashSet<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Enumerable", "TryGetNonEnumeratedCount<TSource>", "(System.Collections.Generic.IEnumerable<TSource>,System.Int32)", "summary", "df-generated"]
- ["System.Linq", "EnumerableQuery<T>", "CreateQuery", "(System.Linq.Expressions.Expression)", "summary", "df-generated"]
- ["System.Linq", "EnumerableQuery<T>", "CreateQuery<TElement>", "(System.Linq.Expressions.Expression)", "summary", "df-generated"]
- ["System.Linq", "EnumerableQuery<T>", "Execute", "(System.Linq.Expressions.Expression)", "summary", "df-generated"]
- ["System.Linq", "EnumerableQuery<T>", "Execute<TElement>", "(System.Linq.Expressions.Expression)", "summary", "df-generated"]
- ["System.Linq", "EnumerableQuery<T>", "get_ElementType", "()", "summary", "df-generated"]
- ["System.Linq", "IGrouping<TKey,TElement>", "get_Key", "()", "summary", "df-generated"]
- ["System.Linq", "ILookup<TKey,TElement>", "Contains", "(TKey)", "summary", "df-generated"]
- ["System.Linq", "ILookup<TKey,TElement>", "get_Count", "()", "summary", "df-generated"]
- ["System.Linq", "ILookup<TKey,TElement>", "get_Item", "(TKey)", "summary", "df-generated"]
- ["System.Linq", "IOrderedAsyncEnumerable<TElement>", "CreateOrderedAsyncEnumerable<TKey>", "(System.Func<TElement,System.Threading.CancellationToken,System.Threading.Tasks.ValueTask<TKey>>,System.Collections.Generic.IComparer<TKey>,System.Boolean)", "summary", "df-generated"]
- ["System.Linq", "IOrderedAsyncEnumerable<TElement>", "CreateOrderedAsyncEnumerable<TKey>", "(System.Func<TElement,TKey>,System.Collections.Generic.IComparer<TKey>,System.Boolean)", "summary", "df-generated"]
- ["System.Linq", "IOrderedEnumerable<TElement>", "CreateOrderedEnumerable<TKey>", "(System.Func<TElement,TKey>,System.Collections.Generic.IComparer<TKey>,System.Boolean)", "summary", "df-generated"]
- ["System.Linq", "IQueryProvider", "CreateQuery", "(System.Linq.Expressions.Expression)", "summary", "df-generated"]
- ["System.Linq", "IQueryProvider", "CreateQuery<TElement>", "(System.Linq.Expressions.Expression)", "summary", "df-generated"]
- ["System.Linq", "IQueryProvider", "Execute", "(System.Linq.Expressions.Expression)", "summary", "df-generated"]
- ["System.Linq", "IQueryProvider", "Execute<TResult>", "(System.Linq.Expressions.Expression)", "summary", "df-generated"]
- ["System.Linq", "IQueryable", "get_ElementType", "()", "summary", "df-generated"]
- ["System.Linq", "IQueryable", "get_Expression", "()", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "All<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "Any<T>", "(System.Collections.Immutable.ImmutableArray<T>)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "Any<T>", "(System.Collections.Immutable.ImmutableArray<T>+Builder)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "Any<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "First<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "FirstOrDefault<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "Last<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "LastOrDefault<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "Select<T,TResult>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,TResult>)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "SequenceEqual<TDerived,TBase>", "(System.Collections.Immutable.ImmutableArray<TBase>,System.Collections.Immutable.ImmutableArray<TDerived>,System.Func<TBase,TBase,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "Single<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "SingleOrDefault<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "ImmutableArrayExtensions", "Where<T>", "(System.Collections.Immutable.ImmutableArray<T>,System.Func<T,System.Boolean>)", "summary", "df-generated"]
- ["System.Linq", "Lookup<TKey,TElement>", "Contains", "(TKey)", "summary", "df-generated"]
- ["System.Linq", "Lookup<TKey,TElement>", "get_Count", "()", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Any<TSource>", "(System.Linq.ParallelQuery<TSource>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Average", "(System.Linq.ParallelQuery<System.Decimal>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Average", "(System.Linq.ParallelQuery<System.Double>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Average", "(System.Linq.ParallelQuery<System.Int32>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Average", "(System.Linq.ParallelQuery<System.Int64>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Average", "(System.Linq.ParallelQuery<System.Nullable<System.Decimal>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Average", "(System.Linq.ParallelQuery<System.Nullable<System.Double>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Average", "(System.Linq.ParallelQuery<System.Nullable<System.Int32>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Average", "(System.Linq.ParallelQuery<System.Nullable<System.Int64>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Average", "(System.Linq.ParallelQuery<System.Nullable<System.Single>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Average", "(System.Linq.ParallelQuery<System.Single>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Contains<TSource>", "(System.Linq.ParallelQuery<TSource>,TSource)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Contains<TSource>", "(System.Linq.ParallelQuery<TSource>,TSource,System.Collections.Generic.IEqualityComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Count<TSource>", "(System.Linq.ParallelQuery<TSource>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Empty<TResult>", "()", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "ForAll<TSource>", "(System.Linq.ParallelQuery<TSource>,System.Action<TSource>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "LongCount<TSource>", "(System.Linq.ParallelQuery<TSource>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Max", "(System.Linq.ParallelQuery<System.Decimal>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Max", "(System.Linq.ParallelQuery<System.Double>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Max", "(System.Linq.ParallelQuery<System.Int32>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Max", "(System.Linq.ParallelQuery<System.Int64>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Max", "(System.Linq.ParallelQuery<System.Nullable<System.Decimal>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Max", "(System.Linq.ParallelQuery<System.Nullable<System.Double>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Max", "(System.Linq.ParallelQuery<System.Nullable<System.Int32>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Max", "(System.Linq.ParallelQuery<System.Nullable<System.Int64>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Max", "(System.Linq.ParallelQuery<System.Nullable<System.Single>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Max", "(System.Linq.ParallelQuery<System.Single>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Max<TSource>", "(System.Linq.ParallelQuery<TSource>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Min", "(System.Linq.ParallelQuery<System.Decimal>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Min", "(System.Linq.ParallelQuery<System.Double>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Min", "(System.Linq.ParallelQuery<System.Int32>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Min", "(System.Linq.ParallelQuery<System.Int64>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Min", "(System.Linq.ParallelQuery<System.Nullable<System.Decimal>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Min", "(System.Linq.ParallelQuery<System.Nullable<System.Double>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Min", "(System.Linq.ParallelQuery<System.Nullable<System.Int32>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Min", "(System.Linq.ParallelQuery<System.Nullable<System.Int64>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Min", "(System.Linq.ParallelQuery<System.Nullable<System.Single>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Min", "(System.Linq.ParallelQuery<System.Single>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Min<TSource>", "(System.Linq.ParallelQuery<TSource>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Range", "(System.Int32,System.Int32)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "SequenceEqual<TSource>", "(System.Linq.ParallelQuery<TSource>,System.Collections.Generic.IEnumerable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "SequenceEqual<TSource>", "(System.Linq.ParallelQuery<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "SequenceEqual<TSource>", "(System.Linq.ParallelQuery<TSource>,System.Linq.ParallelQuery<TSource>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Sum", "(System.Linq.ParallelQuery<System.Decimal>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Sum", "(System.Linq.ParallelQuery<System.Double>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Sum", "(System.Linq.ParallelQuery<System.Int32>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Sum", "(System.Linq.ParallelQuery<System.Int64>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Sum", "(System.Linq.ParallelQuery<System.Nullable<System.Decimal>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Sum", "(System.Linq.ParallelQuery<System.Nullable<System.Double>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Sum", "(System.Linq.ParallelQuery<System.Nullable<System.Int32>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Sum", "(System.Linq.ParallelQuery<System.Nullable<System.Int64>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Sum", "(System.Linq.ParallelQuery<System.Nullable<System.Single>>)", "summary", "df-generated"]
- ["System.Linq", "ParallelEnumerable", "Sum", "(System.Linq.ParallelQuery<System.Single>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "AggregateBy<TSource,TKey,TAccumulate>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>,System.Linq.Expressions.Expression<System.Func<TKey,TAccumulate>>,System.Linq.Expressions.Expression<System.Func<TAccumulate,TSource,TAccumulate>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "AggregateBy<TSource,TKey,TAccumulate>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>,TAccumulate,System.Linq.Expressions.Expression<System.Func<TAccumulate,TSource,TAccumulate>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Any<TSource>", "(System.Linq.IQueryable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Append<TSource>", "(System.Linq.IQueryable<TSource>,TSource)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Average", "(System.Linq.IQueryable<System.Decimal>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Average", "(System.Linq.IQueryable<System.Double>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Average", "(System.Linq.IQueryable<System.Int32>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Average", "(System.Linq.IQueryable<System.Int64>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Average", "(System.Linq.IQueryable<System.Nullable<System.Decimal>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Average", "(System.Linq.IQueryable<System.Nullable<System.Double>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Average", "(System.Linq.IQueryable<System.Nullable<System.Int32>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Average", "(System.Linq.IQueryable<System.Nullable<System.Int64>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Average", "(System.Linq.IQueryable<System.Nullable<System.Single>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Average", "(System.Linq.IQueryable<System.Single>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Chunk<TSource>", "(System.Linq.IQueryable<TSource>,System.Int32)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Contains<TSource>", "(System.Linq.IQueryable<TSource>,TSource)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Contains<TSource>", "(System.Linq.IQueryable<TSource>,TSource,System.Collections.Generic.IEqualityComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Count<TSource>", "(System.Linq.IQueryable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "CountBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "DistinctBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "DistinctBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "ElementAt<TSource>", "(System.Linq.IQueryable<TSource>,System.Index)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "ElementAtOrDefault<TSource>", "(System.Linq.IQueryable<TSource>,System.Index)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "ExceptBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "ExceptBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "FirstOrDefault<TSource>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,System.Boolean>>,TSource)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "FirstOrDefault<TSource>", "(System.Linq.IQueryable<TSource>,TSource)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Index<TSource>", "(System.Linq.IQueryable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "IntersectBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "IntersectBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Collections.Generic.IEnumerable<TKey>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "LastOrDefault<TSource>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,System.Boolean>>,TSource)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "LastOrDefault<TSource>", "(System.Linq.IQueryable<TSource>,TSource)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Linq.IQueryable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Linq.Expressions.Expression<System.Func<TOuter,TKey>>,System.Linq.Expressions.Expression<System.Func<TInner,TKey>>,System.Linq.Expressions.Expression<System.Func<TOuter,TInner,TResult>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "LeftJoin<TOuter,TInner,TKey,TResult>", "(System.Linq.IQueryable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Linq.Expressions.Expression<System.Func<TOuter,TKey>>,System.Linq.Expressions.Expression<System.Func<TInner,TKey>>,System.Linq.Expressions.Expression<System.Func<TOuter,TInner,TResult>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "LongCount<TSource>", "(System.Linq.IQueryable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Max<TSource>", "(System.Linq.IQueryable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Max<TSource>", "(System.Linq.IQueryable<TSource>,System.Collections.Generic.IComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "MaxBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "MaxBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>,System.Collections.Generic.IComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "MaxBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>,System.Collections.Generic.IComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Min<TSource>", "(System.Linq.IQueryable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Min<TSource>", "(System.Linq.IQueryable<TSource>,System.Collections.Generic.IComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "MinBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "MinBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>,System.Collections.Generic.IComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "MinBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>,System.Collections.Generic.IComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Order<T>", "(System.Linq.IQueryable<T>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Order<T>", "(System.Linq.IQueryable<T>,System.Collections.Generic.IComparer<T>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "OrderDescending<T>", "(System.Linq.IQueryable<T>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "OrderDescending<T>", "(System.Linq.IQueryable<T>,System.Collections.Generic.IComparer<T>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Prepend<TSource>", "(System.Linq.IQueryable<TSource>,TSource)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Linq.IQueryable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Linq.Expressions.Expression<System.Func<TOuter,TKey>>,System.Linq.Expressions.Expression<System.Func<TInner,TKey>>,System.Linq.Expressions.Expression<System.Func<TOuter,TInner,TResult>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "RightJoin<TOuter,TInner,TKey,TResult>", "(System.Linq.IQueryable<TOuter>,System.Collections.Generic.IEnumerable<TInner>,System.Linq.Expressions.Expression<System.Func<TOuter,TKey>>,System.Linq.Expressions.Expression<System.Func<TInner,TKey>>,System.Linq.Expressions.Expression<System.Func<TOuter,TInner,TResult>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "SequenceEqual<TSource>", "(System.Linq.IQueryable<TSource>,System.Collections.Generic.IEnumerable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "SequenceEqual<TSource>", "(System.Linq.IQueryable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Collections.Generic.IEqualityComparer<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Shuffle<TSource>", "(System.Linq.IQueryable<TSource>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "SingleOrDefault<TSource>", "(System.Linq.IQueryable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,System.Boolean>>,TSource)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "SingleOrDefault<TSource>", "(System.Linq.IQueryable<TSource>,TSource)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "SkipLast<TSource>", "(System.Linq.IQueryable<TSource>,System.Int32)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Sum", "(System.Linq.IQueryable<System.Decimal>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Sum", "(System.Linq.IQueryable<System.Double>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Sum", "(System.Linq.IQueryable<System.Int32>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Sum", "(System.Linq.IQueryable<System.Int64>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Sum", "(System.Linq.IQueryable<System.Nullable<System.Decimal>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Sum", "(System.Linq.IQueryable<System.Nullable<System.Double>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Sum", "(System.Linq.IQueryable<System.Nullable<System.Int32>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Sum", "(System.Linq.IQueryable<System.Nullable<System.Int64>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Sum", "(System.Linq.IQueryable<System.Nullable<System.Single>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Sum", "(System.Linq.IQueryable<System.Single>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Take<TSource>", "(System.Linq.IQueryable<TSource>,System.Range)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "TakeLast<TSource>", "(System.Linq.IQueryable<TSource>,System.Int32)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "UnionBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "UnionBy<TSource,TKey>", "(System.Linq.IQueryable<TSource>,System.Collections.Generic.IEnumerable<TSource>,System.Linq.Expressions.Expression<System.Func<TSource,TKey>>,System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Zip<TFirst,TSecond,TThird>", "(System.Linq.IQueryable<TFirst>,System.Collections.Generic.IEnumerable<TSecond>,System.Collections.Generic.IEnumerable<TThird>)", "summary", "df-generated"]
- ["System.Linq", "Queryable", "Zip<TFirst,TSecond>", "(System.Linq.IQueryable<TFirst>,System.Collections.Generic.IEnumerable<TSecond>)", "summary", "df-generated"]