Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.GroupByIdentityQueryOperatorEnumerator< TSource, TGroupKey, TOrderKey > Member List

This is the complete list of members for System.Linq.Parallel.GroupByIdentityQueryOperatorEnumerator< TSource, TGroupKey, TOrderKey >, including all inherited members.

_cancellationTokenSystem.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TSource, TOrderKey >protected
_keyComparerSystem.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TSource, TOrderKey >protected
_mutablesSystem.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TSource, TOrderKey >private
_sourceSystem.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