2 writes to _elapsedSeconds
Microsoft.Build.CommandLine.UnitTests (2)
TickingStopwatch.cs (2)
18_elapsedSeconds = elapsedSeconds; 26_elapsedSeconds += 0.1;
1 reference to _elapsedSeconds
Microsoft.Build.CommandLine.UnitTests (1)
TickingStopwatch.cs (1)
25var elapsed = _elapsedSeconds;