4 references to SolutionReloaded
Microsoft.CodeAnalysis.Features (2)
Diagnostics\CodeAnalysisDiagnosticAnalyzerService.cs (1)
62case WorkspaceChangeKind.SolutionReloaded:
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.cs (1)
171case WorkspaceChangeKind.SolutionReloaded:
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (1)
789}, WorkspaceChangeKind.SolutionReloaded);
Workspace\WorkspaceChangeEventArgs.cs (1)
40/// to a project (for example <see cref="WorkspaceChangeKind.SolutionReloaded"/>. Should be non-<see