5 implementations of StopListening
Microsoft.CodeAnalysis.EditorFeatures (2)
EditAndContinue\PdbMatchingSourceTextProvider.cs (1)
43
public void
StopListening
(Workspace workspace)
SolutionCrawler\HostSolutionCrawlerWorkspaceEventListener.cs (1)
33
public void
StopListening
(Workspace workspace)
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\SolutionCrawler\MiscSolutionCrawlerWorkspaceEventListener.cs (1)
31
public void
StopListening
(Workspace workspace)
Workspaces\LspWorkspaceRegistrationEventListener.cs (1)
34
public void
StopListening
(Workspace workspace)
Microsoft.VisualStudio.LanguageServices (1)
Remote\VisualStudioWorkspaceServiceHubConnector.cs (1)
59
public void
StopListening
(Workspace workspace)
1 reference to StopListening
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\EventListener\IWorkspaceEventListenerProvider.cs (1)
92
listener.
StopListening
(_workspace);