10 references to SolutionPreviewItem
Microsoft.CodeAnalysis.EditorFeatures (10)
CodeActions\CodeActionEditHandlerService.cs (1)
83new SolutionPreviewResult(_threadingContext, new SolutionPreviewItem(
Preview\AbstractPreviewFactoryService.cs (9)
160previewItems.Add(new SolutionPreviewItem(oldProject.Id, documentId: null, 167previewItems.Add(new SolutionPreviewItem(oldProject.Id, documentId: null, 174previewItems.Add(new SolutionPreviewItem(oldProject.Id, documentId: null, 181previewItems.Add(new SolutionPreviewItem(oldProject.Id, documentId: null, 188previewItems.Add(new SolutionPreviewItem(oldProject.Id, documentId: null, 195previewItems.Add(new SolutionPreviewItem(oldProject.Id, documentId: null, 203previewItems.Add(new SolutionPreviewItem(project.Id, documentId: null, 210previewItems.Add(new SolutionPreviewItem(project.Id, documentId: null, 217previewItems.Add(new SolutionPreviewItem(projectChanges.OldProject.Id, documentId: null,