2 writes to _isShowingDocumentChangeErrorInfoBar
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\VisualStudioWorkspaceImpl.cs (2)
1260_isShowingDocumentChangeErrorInfoBar = true; 1270_isShowingDocumentChangeErrorInfoBar = false;
1 reference to _isShowingDocumentChangeErrorInfoBar
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
1237if (_ignoreDocumentTextChangeErrors || _isShowingDocumentChangeErrorInfoBar)