5 references to SolutionAdded
Microsoft.CodeAnalysis.Features (2)
Diagnostics\CodeAnalysisDiagnosticAnalyzerService.cs (1)
60case WorkspaceChangeKind.SolutionAdded:
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.cs (1)
166case WorkspaceChangeKind.SolutionAdded:
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProjectFactory.cs (1)
161? (WorkspaceChangeKind.SolutionAdded, projectId: null, documentId: null)
Workspace\Workspace.cs (1)
773}, WorkspaceChangeKind.SolutionAdded);
Workspace\WorkspaceChangeEventArgs.cs (1)
26/// <see cref="WorkspaceChangeKind.SolutionAdded"/> replaces the previous solution, which might be the empty