3 references to Registration_WorkspaceChanged
Microsoft.VisualStudio.LanguageServices (3)
ProjectSystem\MiscellaneousFilesWorkspace.cs (3)
158registration.WorkspaceChanged += Registration_WorkspaceChanged; 175ScheduleTask(() => Registration_WorkspaceChanged(sender, e)); 247registration.WorkspaceChanged -= Registration_WorkspaceChanged;