9 references to Workspace
Microsoft.CodeAnalysis.EditorFeatures (3)
EditAndContinue\PdbMatchingSourceTextProvider.cs (1)
23
[ExportEventListener(WellKnownEventListeners.
Workspace
, WorkspaceKind.Host), Shared]
LanguageServer\AlwaysActiveLanguageClientEventListener.cs (1)
23
[ExportEventListener(WellKnownEventListeners.
Workspace
, WorkspaceKind.Host), Shared]
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (1)
28
[ExportEventListener(WellKnownEventListeners.
Workspace
, WorkspaceKind.Host), Shared]
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Options\SolutionAnalyzerConfigOptionsUpdater.cs (1)
25
[ExportEventListener(WellKnownEventListeners.
Workspace
,
Workspaces\LspWorkspaceRegistrationEventListener.cs (1)
13
WellKnownEventListeners.
Workspace
,
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\EventListener\WellKnownEventListeners.cs (1)
12
public const string Workspace = nameof(
Workspace
);
Microsoft.VisualStudio.LanguageServices (3)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (1)
32
[ExportEventListener(WellKnownEventListeners.
Workspace
, WorkspaceKind.Host), Shared]
Diagnostics\VisualStudioDiagnosticAnalyzerProvider.WorkspaceEventListener.cs (1)
26
[ExportEventListener(WellKnownEventListeners.
Workspace
, WorkspaceKind.Host, WorkspaceKind.Interactive, WorkspaceKind.SemanticSearch), Shared]
Remote\VisualStudioWorkspaceServiceHubConnector.cs (1)
21
[ExportEventListener(WellKnownEventListeners.
Workspace
, WorkspaceKind.Host), Shared]