1 implementation of Stop
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\EventListener\IWorkspaceEventListenerProvider.cs (1)
80
public void
Stop
()
1 reference to Stop
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
521
this.Services.GetService<IWorkspaceEventListenerService>()?.
Stop
();