1 instantiation of RemoteEditAndContinueService
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\EditAndContinue\RemoteEditAndContinueService.cs (1)
24=> new RemoteEditAndContinueService(arguments, callback);
1 reference to RemoteEditAndContinueService
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemostHostClient.cs (1)
190RegisterRemoteBrokeredService(new RemoteEditAndContinueService.Factory());