3 references to DocumentsChanged
Microsoft.VisualStudio.LanguageServices (3)
Workspace\VisualStudioActiveDocumentTracker.cs (3)
160this.DocumentsChanged?.Invoke(this, EventArgs.Empty); 174this.DocumentsChanged?.Invoke(this, EventArgs.Empty); 263_documentTracker.DocumentsChanged?.Invoke(_documentTracker, EventArgs.Empty);