Implemented interface member:
method
Unregister
Microsoft.CodeAnalysis.SolutionCrawler.ISolutionCrawlerRegistrationService.Unregister(Microsoft.CodeAnalysis.Workspace, System.Boolean)
11 references to Unregister
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Diagnostics\DiagnosticTaggerWrapper.cs (1)
103
=> _registrationService.
Unregister
(_workspace);
LanguageServer\AbstractLanguageServerProtocolTests.cs (1)
696
solutionCrawlerRegistrationService.
Unregister
(TestWorkspace);
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (9)
SolutionCrawler\WorkCoordinatorTests.cs (9)
47
registrationService.
Unregister
(workspace);
77
service.
Unregister
(workspace);
679
service.
Unregister
(workspace);
845
service.
Unregister
(workspace);
907
service.
Unregister
(workspace);
953
service.
Unregister
(workspace);
1519
service.
Unregister
(workspace);
1554
service.
Unregister
(workspace);
1579
service.
Unregister
(workspace);