1 write to _cancellationToken
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\InlinedAggregationOperatorEnumerator.cs (1)
45
_cancellationToken
= cancellationToken;
42 references to _cancellationToken
System.Linq.Parallel (42)
System\Linq\Parallel\QueryOperators\Inlined\CountAggregationOperator.cs (1)
112
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\DecimalAverageAggregationOperator.cs (1)
121
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\DecimalMinMaxAggregationOperator.cs (2)
140
_cancellationToken
.ThrowIfCancellationRequested();
154
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\DecimalSumAggregationOperator.cs (1)
106
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\DoubleAverageAggregationOperator.cs (1)
122
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\DoubleMinMaxAggregationOperator.cs (2)
147
_cancellationToken
.ThrowIfCancellationRequested();
161
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\DoubleSumAggregationOperator.cs (1)
106
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\FloatAverageAggregationOperator.cs (1)
122
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\FloatMinMaxAggregationOperator.cs (2)
145
_cancellationToken
.ThrowIfCancellationRequested();
158
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\FloatSumAggregationOperator.cs (1)
107
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\IntAverageAggregationOperator.cs (1)
121
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\IntMinMaxAggregationOperator.cs (2)
140
_cancellationToken
.ThrowIfCancellationRequested();
154
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\IntSumAggregationOperator.cs (1)
110
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\LongAverageAggregationOperator.cs (1)
121
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\LongCountAggregationOperator.cs (1)
110
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\LongMinMaxAggregationOperator.cs (2)
141
_cancellationToken
.ThrowIfCancellationRequested();
155
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\LongSumAggregationOperator.cs (1)
109
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalAverageAggregationOperator.cs (1)
117
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalMinMaxAggregationOperator.cs (2)
139
_cancellationToken
.ThrowIfCancellationRequested();
153
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalSumAggregationOperator.cs (1)
106
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleAverageAggregationOperator.cs (1)
119
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleMinMaxAggregationOperator.cs (2)
147
_cancellationToken
.ThrowIfCancellationRequested();
162
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleSumAggregationOperator.cs (1)
106
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableFloatAverageAggregationOperator.cs (1)
118
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableFloatMinMaxAggregationOperator.cs (2)
147
_cancellationToken
.ThrowIfCancellationRequested();
162
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableFloatSumAggregationOperator.cs (1)
106
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableIntAverageAggregationOperator.cs (1)
118
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableIntMinMaxAggregationOperator.cs (2)
139
_cancellationToken
.ThrowIfCancellationRequested();
153
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableIntSumAggregationOperator.cs (1)
109
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableLongAverageAggregationOperator.cs (1)
119
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableLongMinMaxAggregationOperator.cs (2)
140
_cancellationToken
.ThrowIfCancellationRequested();
154
_cancellationToken
.ThrowIfCancellationRequested();
System\Linq\Parallel\QueryOperators\Inlined\NullableLongSumAggregationOperator.cs (1)
110
_cancellationToken
.ThrowIfCancellationRequested();