2 references to m_topLevelCancellationTokenSource
System.Core (2)
System\Linq\Parallel\QueryOperators\QueryOpeningEnumerator.cs (2)
80
m_topLevelCancellationTokenSource
.Cancel(); // initiate internal cancellation.
154
.WithPerExecutionSettings(
m_topLevelCancellationTokenSource
, m_topLevelDisposedFlag)