6 references to QueryLifecycle
System.Linq.Parallel (6)
System\Linq\Parallel\QueryOperators\QueryOpeningEnumerator.cs (2)
80QueryLifecycle.LogicalQueryExecutionEnd(_querySettings.QueryId); 150QueryLifecycle.LogicalQueryExecutionBegin(_querySettings.QueryId);
System\Linq\Parallel\QueryOperators\QueryOperator.cs (2)
197QueryLifecycle.LogicalQueryExecutionBegin(querySettings.QueryId); 247QueryLifecycle.LogicalQueryExecutionEnd(querySettings.QueryId);
System\Linq\Parallel\QueryOperators\Unary\ForAllOperator.cs (2)
60QueryLifecycle.LogicalQueryExecutionBegin(settingsWithDefaults.QueryId); 67QueryLifecycle.LogicalQueryExecutionEnd(settingsWithDefaults.QueryId);