227 references to ThrowArgumentNullException
System.Linq (227)
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);
48
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
53
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
84
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
89
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);
91
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
139
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
186
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
191
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
230
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
235
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);
50
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
55
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
107
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
140
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
160
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
165
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);
52
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
77
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
97
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);
105
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
110
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);
112
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
117
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
System\Linq\LeftJoin.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\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);
102
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
168
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
222
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
268
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
317
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
425
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
430
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
528
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
533
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
560
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
565
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
633
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
638
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
675
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
680
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
732
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
737
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
764
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
769
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
804
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
809
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
System\Linq\MaxMin.cs (1)
30
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Min.cs (22)
32
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
84
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
152
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
202
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
247
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
296
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
404
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
409
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
507
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
512
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
539
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
544
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
594
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
599
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
644
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
649
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
696
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
701
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
728
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
733
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.selector);
768
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
773
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)
78
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
82
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
177
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\Reverse.cs (2)
15
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
30
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\RightJoin.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\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);
110
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
115
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
System\Linq\Skip.cs (6)
14
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
45
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
50
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
84
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
89
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
129
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);
40
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
203
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
208
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
236
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
241
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.predicate);
275
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
System\Linq\ToCollection.cs (9)
31
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
62
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
102
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
143
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
148
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
196
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.source);
201
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.keySelector);
206
ThrowHelper.
ThrowArgumentNullException
(ExceptionArgument.elementSelector);
253
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);