33 internal void QueryEnd(
bool userInitiatedDispose)
55 if (!flag || ex2.InnerExceptions.Count == 0)
70 if (!userInitiatedDispose)
ReadOnlyCollection< Exception > InnerExceptions
AggregateException Flatten()
CancellationToken ExternalCancellationToken
Shared< bool > TopLevelDisposedFlag
static void ThrowWithStandardMessageIfCanceled(CancellationToken externalCancellationToken)
CancellationToken MergedCancellationToken
void QueryEnd(bool userInitiatedDispose)
void QueryBegin(Task rootTask)
readonly CancellationState _cancellationState
CancellationState CancellationState
QueryTaskGroupState(CancellationState cancellationState, int queryId)
static string PLINQ_DisposeRequested
static int Exchange(ref int location1, int value)
bool IsCancellationRequested