5 references to ProfiledLocation
Microsoft.Build (5)
BackEnd\Components\Communications\LogMessagePacket.cs (1)
485
var profiledLocation = new
ProfiledLocation
(
Evaluation\Profiler\EvaluationProfiler.cs (2)
146
previousTimeSpent = new
ProfiledLocation
(TimeSpan.Zero, TimeSpan.Zero, 0);
149
var updatedTimeSpent = new
ProfiledLocation
(
Logging\BinaryLogger\BuildEventArgsReader.cs (1)
1796
return new
ProfiledLocation
(inclusiveTime, exclusiveTime, numberOfHits);
Logging\ProfilerLogger.cs (1)
271
return new
ProfiledLocation
(