4 references to _executedSw
Microsoft.Build (4)
Instance\TaskRegistry.cs (4)
1189public TimeSpan ExecutedTime => _executedSw.Elapsed; 1194_executedSw.Start(); 1200_executedSw.Stop(); 1207_executedSw.Reset();