1 write to _commandHandler
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\LegacyDiagnosticItemSourceProvider.cs (1)
30
_commandHandler
= commandHandler;
1 reference to _commandHandler
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\LegacyDiagnosticItemSourceProvider.cs (1)
38
return new LegacyDiagnosticItemSource(item,
_commandHandler
, _diagnosticAnalyzerService);