2 writes to _infoBarShown
Microsoft.VisualStudio.LanguageServices (2)
Implementation\VirtualMemoryNotificationListener.cs (2)
171
_infoBarShown
= true;
182
_infoBarShown
= false;
1 reference to _infoBarShown
Microsoft.VisualStudio.LanguageServices (1)
Implementation\VirtualMemoryNotificationListener.cs (1)
156
if (
_infoBarShown
)