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)
65
return new CpsDiagnosticItemSource(_workspace, projectCanonicalName, projectId, item,
_commandHandler
, _diagnosticAnalyzerService);