217 references to ThrowArgumentNullException
System.Linq (217)
System\Linq\Aggregate.cs (7)
14
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
19
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.func);
59
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
64
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.func);
90
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
95
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.func);
100
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.resultSelector);
System\Linq\AggregateBy.cs (7)
36
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
40
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
44
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.func);
80
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
84
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
88
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.seedSelector);
92
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.func);
System\Linq\AnyAll.cs (5)
15
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
50
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
55
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
86
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
91
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
System\Linq\AppendPrepend.cs (2)
15
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
27
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Average.cs (7)
15
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
89
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
139
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
188
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
193
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
234
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
239
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
System\Linq\Cast.cs (1)
25
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Chunk.cs (1)
40
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Concat.cs (2)
15
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
20
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
System\Linq\Contains.cs (1)
18
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Count.cs (7)
15
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
54
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
59
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
111
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
146
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
168
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
173
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
System\Linq\CountBy.cs (2)
24
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
28
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
System\Linq\DebugView.cs (2)
28
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.enumerable);
68
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.enumerable);
System\Linq\DefaultIfEmpty.cs (1)
18
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Distinct.cs (3)
17
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
57
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
61
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
System\Linq\ElementAt.cs (4)
16
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
54
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
79
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
99
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Except.cs (7)
14
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
19
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
29
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
34
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
65
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
69
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
73
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
System\Linq\First.cs (3)
69
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
109
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
114
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
System\Linq\Grouping.cs (12)
19
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
24
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
42
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
47
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
52
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.elementSelector);
70
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
75
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
80
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.resultSelector);
98
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
103
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
108
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.elementSelector);
113
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.resultSelector);
System\Linq\GroupJoin.cs (5)
17
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.outer);
22
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.inner);
27
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.outerKeySelector);
32
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.innerKeySelector);
37
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.resultSelector);
System\Linq\Index.cs (1)
19
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Intersect.cs (5)
16
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
21
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
62
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
66
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
70
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
System\Linq\Join.cs (5)
17
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.outer);
22
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.inner);
27
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.outerKeySelector);
32
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.innerKeySelector);
37
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.resultSelector);
System\Linq\Last.cs (3)
68
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
116
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
121
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
System\Linq\Lookup.cs (5)
19
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
24
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
42
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
47
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
52
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.elementSelector);
System\Linq\Max.cs (22)
32
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
104
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
172
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
228
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
276
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
327
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
437
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
442
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
540
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
545
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
574
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
579
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
649
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
654
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
693
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
698
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
752
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
757
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
786
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
791
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
828
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
833
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
System\Linq\MaxMin.cs (1)
30
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Min.cs (22)
32
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
86
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
156
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
207
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
254
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
305
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
415
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
420
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
518
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
523
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
552
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
557
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
609
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
614
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
661
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
666
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
715
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
720
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
749
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
754
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
791
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
796
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
System\Linq\OfType.cs (1)
16
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\OrderBy.cs (4)
105
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
115
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
125
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
135
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\OrderedEnumerable.cs (3)
80
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
84
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
179
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Reverse.cs (2)
15
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
30
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Select.cs (4)
18
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
23
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
58
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
63
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
System\Linq\SelectMany.cs (10)
15
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
20
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
35
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
40
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
72
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
77
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.collectionSelector);
82
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.resultSelector);
114
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
119
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.collectionSelector);
124
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.resultSelector);
System\Linq\SequenceEqual.cs (2)
17
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
22
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
System\Linq\Single.cs (3)
69
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
112
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
117
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
System\Linq\Skip.cs (6)
14
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
47
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
52
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
88
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
93
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
135
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Sum.cs (6)
30
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
209
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
241
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
246
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
275
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
280
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
System\Linq\Take.cs (7)
15
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
37
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
194
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
199
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
227
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
232
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
266
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\ToCollection.cs (9)
33
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
64
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
106
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
147
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
152
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
200
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
205
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
210
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.elementSelector);
257
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Union.cs (5)
18
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
23
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
62
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
66
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
70
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
System\Linq\Where.cs (4)
16
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
21
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
51
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
56
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
System\Linq\Zip.cs (8)
14
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
19
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
24
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.resultSelector);
34
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
39
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
59
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.first);
64
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.second);
69
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.third);