1 instantiation of RemoteConvertTupleToStructCodeRefactoringService
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\ConvertTupleToStructCodeRefactoringProvider\RemoteConvertTupleToStructCodeRefactoringService.cs (1)
25
=> new
RemoteConvertTupleToStructCodeRefactoringService
(arguments, callback);
1 reference to RemoteConvertTupleToStructCodeRefactoringService
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemostHostClient.cs (1)
202
RegisterRemoteBrokeredService(new
RemoteConvertTupleToStructCodeRefactoringService
.Factory());