2 references to OnWorkspaceChanged
Microsoft.VisualStudio.LanguageServices (2)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (2)
91
_workspace.WorkspaceChanged -=
OnWorkspaceChanged
;
99
_workspace.WorkspaceChanged +=
OnWorkspaceChanged
;