6 references to QueryLifecycle
System.Core (6)
System\Linq\Parallel\QueryOperators\QueryOpeningEnumerator.cs (2)
87QueryLifecycle.LogicalQueryExecutionEnd(m_querySettings.QueryId); 157QueryLifecycle.LogicalQueryExecutionBegin(m_querySettings.QueryId);
System\Linq\Parallel\QueryOperators\QueryOperator.cs (2)
205QueryLifecycle.LogicalQueryExecutionBegin(querySettings.QueryId); 241QueryLifecycle.LogicalQueryExecutionEnd(querySettings.QueryId);
System\Linq\Parallel\QueryOperators\Unary\ForAllOperator.cs (2)
64QueryLifecycle.LogicalQueryExecutionBegin(settingsWithDefaults.QueryId); 71QueryLifecycle.LogicalQueryExecutionEnd(settingsWithDefaults.QueryId);