2 types derived from BaseDiagnosticAndGeneratorItemSource
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\DiagnosticItem\CpsDiagnosticItemSource.cs (1)
16
internal partial class CpsDiagnosticItemSource :
BaseDiagnosticAndGeneratorItemSource
, INotifyPropertyChanged
SolutionExplorer\DiagnosticItem\LegacyDiagnosticItemSource.cs (1)
10
internal partial class LegacyDiagnosticItemSource :
BaseDiagnosticAndGeneratorItemSource
1 reference to BaseDiagnosticAndGeneratorItemSource
Microsoft.VisualStudio.LanguageServices.UnitTests (1)
SolutionExplorer\SourceGeneratorItemTests.vb (1)
229
Private Shared Function CreateItemSourceForAnalyzerReference(workspace As TestWorkspace, projectId As ProjectId) As
BaseDiagnosticAndGeneratorItemSource