1 reference to OnWorkspaceChangedLookForAnalyzer
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\CpsDiagnosticItemSource.cs (1)
53
_workspaceChangedDisposer = Workspace.RegisterWorkspaceChangedHandler(
OnWorkspaceChangedLookForAnalyzer
);