1 write to _testSessionStopwatch
Microsoft.TestPlatform.CrossPlatEngine (1)
TestSession\ProxyTestSessionManager.cs (1)
92_testSessionStopwatch = new Stopwatch();
3 references to _testSessionStopwatch
Microsoft.TestPlatform.CrossPlatEngine (3)
TestSession\ProxyTestSessionManager.cs (3)
197_testSessionStopwatch.Start(); 229_testSessionStopwatch.Stop(); 237_testSessionStopwatch.Elapsed.TotalSeconds);