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)
38return new LegacyDiagnosticItemSource(item, _commandHandler, _diagnosticAnalyzerService);