1 write to _workspaceEventListenerService
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace_Events.cs (1)
195_workspaceEventListenerService ??= this.Services.GetService<IWorkspaceEventListenerService>();
2 references to _workspaceEventListenerService
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (1)
723_workspaceEventListenerService?.Stop();
Workspace\Workspace_Events.cs (1)
197_workspaceEventListenerService?.EnsureListeners();