This is the complete list of members for System.Linq.Parallel.PartitionedDataSource< T >.ContiguousChunkLazyEnumerator, including all inherited members.
_activeEnumeratorsCount | System.Linq.Parallel.PartitionedDataSource< T >.ContiguousChunkLazyEnumerator | private |
_currentIndex | System.Linq.Parallel.PartitionedDataSource< T >.ContiguousChunkLazyEnumerator | private |
_exceptionTracker | System.Linq.Parallel.PartitionedDataSource< T >.ContiguousChunkLazyEnumerator | private |
_mutables | System.Linq.Parallel.PartitionedDataSource< T >.ContiguousChunkLazyEnumerator | private |
_source | System.Linq.Parallel.PartitionedDataSource< T >.ContiguousChunkLazyEnumerator | private |
_sourceSyncLock | System.Linq.Parallel.PartitionedDataSource< T >.ContiguousChunkLazyEnumerator | private |
AsClassicEnumerator() | System.Linq.Parallel.QueryOperatorEnumerator< T, int > | inlinepackage |
ContiguousChunkLazyEnumerator(IEnumerator< T > source, Shared< bool > exceptionTracker, object sourceSyncLock, Shared< int > currentIndex, Shared< int > degreeOfParallelism) | System.Linq.Parallel.PartitionedDataSource< T >.ContiguousChunkLazyEnumerator | inlinepackage |
Dispose(bool disposing) | System.Linq.Parallel.PartitionedDataSource< T >.ContiguousChunkLazyEnumerator | inlineprotectedvirtual |
QueryOperatorEnumerator< T, int >.Dispose() | System.Linq.Parallel.QueryOperatorEnumerator< T, int > | inline |
MoveNext([MaybeNullWhen(false)][AllowNull] ref T currentElement, ref int currentKey) | System.Linq.Parallel.PartitionedDataSource< T >.ContiguousChunkLazyEnumerator | inlinepackage |
QueryOperatorEnumerator< T, int >.MoveNext([MaybeNullWhen(false)][AllowNull] ref TElement currentElement,[AllowNull] ref TKey currentKey) | System.Linq.Parallel.QueryOperatorEnumerator< T, int > | package |
Reset() | System.Linq.Parallel.QueryOperatorEnumerator< T, int > | inlinepackagevirtual |