3 references to LogicalQueryExecutionBegin
System.Core (3)
System\Linq\Parallel\QueryOperators\QueryOpeningEnumerator.cs (1)
157QueryLifecycle.LogicalQueryExecutionBegin(m_querySettings.QueryId);
System\Linq\Parallel\QueryOperators\QueryOperator.cs (1)
205QueryLifecycle.LogicalQueryExecutionBegin(querySettings.QueryId);
System\Linq\Parallel\QueryOperators\Unary\ForAllOperator.cs (1)
64QueryLifecycle.LogicalQueryExecutionBegin(settingsWithDefaults.QueryId);