1 write to _infoBar
Microsoft.VisualStudio.LanguageServices (1)
Workspace\SourceGeneratedFileManager.cs (1)
470
_infoBar
= new VisualStudioInfoBar(
4 references to _infoBar
Microsoft.VisualStudio.LanguageServices (4)
Workspace\SourceGeneratedFileManager.cs (4)
467
if (
_infoBar
!= null)
486
if (_infoToShow is null ||
_infoBar
is null)
511
_infoBar
.ShowInfoBarMessageAsync(
522
infoBarMessage = await
_infoBar
.ShowInfoBarMessageAsync(