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