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

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

_cancellationTokenSystem.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >protected
_keyComparerSystem.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >protected
_mutablesSystem.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >private
_sourceSystem.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >protected
AsClassicEnumerator()System.Linq.Parallel.QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >inlinepackage
BuildHashLookup()System.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >protected
Dispose(bool disposing)System.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >inlineprotectedvirtual
QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >.Dispose()System.Linq.Parallel.QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >inline
GroupByQueryOperatorEnumerator(QueryOperatorEnumerator< Pair< TSource, TGroupKey >, TOrderKey > source, IEqualityComparer< TGroupKey > keyComparer, CancellationToken cancellationToken)System.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >inlineprotected
MoveNext([MaybeNullWhen(false)][AllowNull] ref IGrouping< TGroupKey, TElement > currentElement, [AllowNull] ref TOrderKey currentKey)System.Linq.Parallel.GroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >inlinepackage
QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >.MoveNext([MaybeNullWhen(false)][AllowNull] ref TElement currentElement,[AllowNull] ref TKey currentKey)System.Linq.Parallel.QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >package
Reset()System.Linq.Parallel.QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >inlinepackagevirtual