Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult > Member List

This is the complete list of members for System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult >, including all inherited members.

_childSystem.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate >private
_indexStateSystem.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate >private
Aggregate()System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult >inlinepackage
AsSequentialQuery(CancellationToken token)System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult >inlinepackage
ChildSystem.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate >package
CreateEnumerator< TKey >(int index, int count, QueryOperatorEnumerator< TSource, TKey > source, object sharedData, CancellationToken cancellationToken)System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult >protected
InlinedAggregationOperator(IEnumerable< TSource > child)System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult >inlinepackage
InternalAggregate(ref Exception singularExceptionToThrow)System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult >protected
LimitsParallelismSystem.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult >package
Open(QuerySettings settings, bool preferStriping)System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult >inlinepackage
OrdinalIndexStateSystem.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate >package
SetOrdinalIndexState(OrdinalIndexState indexState)System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate >inlineprotected
UnaryQueryOperator(IEnumerable< TInput > child)System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate >inlinepackage
UnaryQueryOperator(IEnumerable< TInput > child, bool outputOrdered)System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate >inlinepackage
UnaryQueryOperator(QueryOperator< TInput > child)System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate >inlineprivate
UnaryQueryOperator(QueryOperator< TInput > child, bool outputOrdered)System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate >inlinepackage
UnaryQueryOperator(QueryOperator< TInput > child, bool outputOrdered, QuerySettings settings)System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate >inlineprivate
WrapPartitionedStream< TKey >(PartitionedStream< TSource, TKey > inputStream, IPartitionedStreamRecipient< TIntermediate > recipient, bool preferStriping, QuerySettings settings)System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult >inlinepackage
UnaryQueryOperator< TSource, TIntermediate >.WrapPartitionedStream< TKey >(PartitionedStream< TInput, TKey > inputStream, IPartitionedStreamRecipient< TOutput > recipient, bool preferStriping, QuerySettings settings)System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate >package