This is the complete list of members for System.Linq.Parallel.NullableIntAverageAggregationOperator.NullableIntAverageAggregationOperatorEnumerator< TKey >, including all inherited members.
| _cancellationToken | System.Linq.Parallel.InlinedAggregationOperatorEnumerator< Pair< long, long > > | protected |
| _done | System.Linq.Parallel.InlinedAggregationOperatorEnumerator< Pair< long, long > > | private |
| _partitionIndex | System.Linq.Parallel.InlinedAggregationOperatorEnumerator< Pair< long, long > > | private |
| _source | System.Linq.Parallel.NullableIntAverageAggregationOperator.NullableIntAverageAggregationOperatorEnumerator< TKey > | private |
| Dispose(bool disposing) | System.Linq.Parallel.NullableIntAverageAggregationOperator.NullableIntAverageAggregationOperatorEnumerator< TKey > | inlineprotected |
| InlinedAggregationOperatorEnumerator(int partitionIndex, CancellationToken cancellationToken) | System.Linq.Parallel.InlinedAggregationOperatorEnumerator< Pair< long, long > > | inlinepackage |
| MoveNext([MaybeNullWhen(false)][AllowNull] ref TIntermediate currentElement, ref int currentKey) | System.Linq.Parallel.InlinedAggregationOperatorEnumerator< Pair< long, long > > | inlinepackage |
| MoveNextCore(ref Pair< long, long > currentElement) | System.Linq.Parallel.NullableIntAverageAggregationOperator.NullableIntAverageAggregationOperatorEnumerator< TKey > | inlineprotected |
| InlinedAggregationOperatorEnumerator< Pair< long, long > >.MoveNextCore([MaybeNullWhen(false)][AllowNull] ref TIntermediate currentElement) | System.Linq.Parallel.InlinedAggregationOperatorEnumerator< Pair< long, long > > | protected |
| NullableIntAverageAggregationOperatorEnumerator(QueryOperatorEnumerator< int?, TKey > source, int partitionIndex, CancellationToken cancellationToken) | System.Linq.Parallel.NullableIntAverageAggregationOperator.NullableIntAverageAggregationOperatorEnumerator< TKey > | inlinepackage |