2 references to OnWorkspaceChangedLookForAnalyzer
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\DiagnosticItem\CpsDiagnosticItemSource.cs (2)
42
Workspace.WorkspaceChanged +=
OnWorkspaceChangedLookForAnalyzer
;
59
Workspace.WorkspaceChanged -=
OnWorkspaceChangedLookForAnalyzer
;