1 write to _infoBar
Microsoft.VisualStudio.LanguageServices (1)
Workspace\SourceGeneratedFileManager.cs (1)
493
_infoBar
= new VisualStudioInfoBar(
4 references to _infoBar
Microsoft.VisualStudio.LanguageServices (4)
Workspace\SourceGeneratedFileManager.cs (4)
490
if (
_infoBar
!= null)
509
if (_infoToShow is null ||
_infoBar
is null)
534
_infoBar
.ShowInfoBarMessageAsync(
545
infoBarMessage = await
_infoBar
.ShowInfoBarMessageAsync(