2 writes to _infoBarShown
Microsoft.VisualStudio.LanguageServices (2)
Implementation\VirtualMemoryNotificationListener.cs (2)
170
_infoBarShown
= true;
181
_infoBarShown
= false;
1 reference to _infoBarShown
Microsoft.VisualStudio.LanguageServices (1)
Implementation\VirtualMemoryNotificationListener.cs (1)
155
if (
_infoBarShown
)