1 write to _started
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\SharedStopwatch.cs (1)
20_started = started;
1 reference to _started
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\SharedStopwatch.cs (1)
23public TimeSpan Elapsed => s_stopwatch.Elapsed - _started;