1 write to _commandHandler
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\CpsDiagnosticItemSourceProvider.cs (1)
40_commandHandler = commandHandler;
1 reference to _commandHandler
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\CpsDiagnosticItemSourceProvider.cs (1)
65return new CpsDiagnosticItemSource(_workspace, projectCanonicalName, projectId, item, _commandHandler, _diagnosticAnalyzerService);