12 references to SolutionReloaded
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\Aggregator\SettingsAggregator.cs (1)
40case WorkspaceChangeKind.SolutionReloaded:
Microsoft.CodeAnalysis.Features (3)
Diagnostics\BuildOnlyDiagnosticsService.cs (1)
43case WorkspaceChangeKind.SolutionReloaded:
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.cs (1)
246case WorkspaceChangeKind.SolutionReloaded:
SolutionCrawler\WorkCoordinator.cs (1)
210case WorkspaceChangeKind.SolutionReloaded:
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (1)
576}, WorkspaceChangeKind.SolutionReloaded);
Workspace\WorkspaceChangeEventArgs.cs (1)
40/// to a project (for example <see cref="WorkspaceChangeKind.SolutionReloaded"/>. Should be non-<see
Microsoft.VisualStudio.LanguageServices (4)
Library\ObjectBrowser\AbstractObjectBrowserLibraryManager.cs (1)
101case WorkspaceChangeKind.SolutionReloaded:
Packaging\PackageInstallerServiceFactory.cs (1)
447case WorkspaceChangeKind.SolutionReloaded:
TableDataSource\AbstractTable.cs (1)
50case WorkspaceChangeKind.SolutionReloaded:
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
250case WorkspaceChangeKind.SolutionReloaded:
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\AnalyzerItem\AnalyzerItemSource.cs (1)
45case WorkspaceChangeKind.SolutionReloaded:
SolutionExplorer\DiagnosticItem\BaseDiagnosticAndGeneratorItemSource.cs (1)
134WorkspaceChangeKind.SolutionReloaded or