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