1 write to _infoBar
Microsoft.VisualStudio.LanguageServices (1)
Workspace\SourceGeneratedFileManager.cs (1)
471
_infoBar
= new VisualStudioInfoBar(
4 references to _infoBar
Microsoft.VisualStudio.LanguageServices (4)
Workspace\SourceGeneratedFileManager.cs (4)
468
if (
_infoBar
!= null)
487
if (_infoToShow is null ||
_infoBar
is null)
512
_infoBar
.ShowInfoBarMessageAsync(
523
infoBarMessage = await
_infoBar
.ShowInfoBarMessageAsync(