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