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