2 writes to _stopTimer
Roslyn.VisualStudio.DiagnosticsWindow (2)
PerfMargin\PerfMarginPanel.cs (2)
66
_stopTimer
= false;
83
_stopTimer
= true;
2 references to _stopTimer
Roslyn.VisualStudio.DiagnosticsWindow (2)
PerfMargin\PerfMarginPanel.cs (2)
56
if (
_stopTimer
)
76
if (
_stopTimer
)