4 references to _executedSw
Microsoft.Build (4)
Instance\TaskRegistry.cs (4)
1114public TimeSpan ExecutedTime => _executedSw.Elapsed; 1119_executedSw.Start(); 1125_executedSw.Stop(); 1141_executedSw.Reset();