4 references to _executedSw
Microsoft.Build (4)
Instance\TaskRegistry.cs (4)
1187public TimeSpan ExecutedTime => _executedSw.Elapsed; 1192_executedSw.Start(); 1198_executedSw.Stop(); 1205_executedSw.Reset();