1 reference to WithFileLineAndCondition
Microsoft.Build (1)
Evaluation\Profiler\EvaluationProfiler.cs (1)
79
return _shouldTrackElements ? new EvaluationFrame(this, CurrentLocation.
WithFileLineAndCondition
(location.File, location.Line, condition)) : null;