This is the complete list of members for System.Linq.Parallel.GroupByIdentityQueryOperatorEnumerator< TSource, TGroupKey, TOrderKey >, including all inherited members.
_cancellationToken | System.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TSource, TOrderKey > | protected |
_keyComparer | System.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TSource, TOrderKey > | protected |
_mutables | System.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TSource, TOrderKey > | private |
_source | System.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TSource, TOrderKey > | protected |
BuildHashLookup() | System.Linq.Parallel.GroupByIdentityQueryOperatorEnumerator< TSource, TGroupKey, TOrderKey > | inlineprotected |
Dispose(bool disposing) | System.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TSource, TOrderKey > | inlineprotected |
GroupByIdentityQueryOperatorEnumerator(QueryOperatorEnumerator< Pair< TSource, TGroupKey >, TOrderKey > source, IEqualityComparer< TGroupKey > keyComparer, CancellationToken cancellationToken) | System.Linq.Parallel.GroupByIdentityQueryOperatorEnumerator< TSource, TGroupKey, TOrderKey > | inlinepackage |
GroupByQueryOperatorEnumerator(QueryOperatorEnumerator< Pair< TSource, TGroupKey >, TOrderKey > source, IEqualityComparer< TGroupKey > keyComparer, CancellationToken cancellationToken) | System.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TSource, TOrderKey > | inlineprotected |
MoveNext([MaybeNullWhen(false)][AllowNull] ref IGrouping< TGroupKey, TElement > currentElement,[AllowNull] ref TOrderKey currentKey) | System.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TSource, TOrderKey > | inlinepackage |