1 reference to WithFile
Microsoft.Build (1)
Evaluation\Profiler\EvaluationProfiler.cs (1)
54return _shouldTrackElements ? new EvaluationFrame(this, CurrentLocation.WithFile(file)) : null;