3 writes to _changedSinceLastUpdate
Roslyn.VisualStudio.DiagnosticsWindow (3)
PerfMargin\StatusIndicator.xaml.cs (3)
28
_changedSinceLastUpdate
= activityLevel.IsActive;
44
_changedSinceLastUpdate
= true;
58
_changedSinceLastUpdate
= false;
1 reference to _changedSinceLastUpdate
Roslyn.VisualStudio.DiagnosticsWindow (1)
PerfMargin\StatusIndicator.xaml.cs (1)
53
if (!
_changedSinceLastUpdate
)