1 instantiation of RemoteCopilotChangeAnalysisService
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\Copilot\RemoteCopilotChangeAnalysisService.cs (1)
21
=> new
RemoteCopilotChangeAnalysisService
(arguments);
1 reference to RemoteCopilotChangeAnalysisService
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemostHostClient.cs (1)
185
RegisterRemoteBrokeredService(new
RemoteCopilotChangeAnalysisService
.Factory());