Searched refs:evaluationProfiler (Results 1 – 3 of 3) sorted by relevance
111 … public EvaluationFrame(EvaluationProfiler evaluationProfiler, EvaluationLocation location) in EvaluationFrame() argument113 _evaluationProfiler = evaluationProfiler; in EvaluationFrame()
52 …temFactory<I, I> itemFactory, LoggingContext loggingContext, EvaluationProfiler evaluationProfiler) in LazyItemEvaluator() argument60 _evaluationProfiler = evaluationProfiler; in LazyItemEvaluator()
591 …t targetElement, bool parentProjectSupportsReturnsAttribute, EvaluationProfiler evaluationProfiler) in ReadNewTargetElement() argument598 using (evaluationProfiler.TrackElement(targetChildElement)) in ReadNewTargetElement()