7 references to AnalyzersFolderItem
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersFolderItem\AnalyzersFolderItemSource.cs (1)
68
new
AnalyzersFolderItem
(
Microsoft.VisualStudio.LanguageServices.UnitTests (6)
SolutionExplorer\AnalyzerItemsSourceTests.vb (1)
26
Dim analyzerFolder = New
AnalyzersFolderItem
(workspace, project.Id, Nothing, Nothing)
SolutionExplorer\AnalyzerItemTests.vb (2)
26
Dim analyzerFolder = New
AnalyzersFolderItem
(workspace, project.Id, Nothing, Nothing)
45
Dim analyzerFolder = New
AnalyzersFolderItem
(workspace, project.Id, Nothing, Nothing)
SolutionExplorer\AnalyzersFolderItemTests.vb (2)
26
Dim analyzerFolder = New
AnalyzersFolderItem
(workspace, project.Id, Nothing, Nothing)
44
Dim analyzerFolder = New
AnalyzersFolderItem
(workspace, project.Id, Nothing, Nothing)
SolutionExplorer\SourceGeneratorItemTests.vb (1)
234
New AnalyzerItem(New
AnalyzersFolderItem
(workspace, projectId, Nothing, Nothing), analyzerReference, Nothing),