4 instantiations of RemoteEditAndContinueServiceProxy
Microsoft.CodeAnalysis.EditorFeatures (2)
EditAndContinue\EditAndContinueLanguageService.cs (2)
63var proxy = new RemoteEditAndContinueServiceProxy(Services); 124var proxy = new RemoteEditAndContinueServiceProxy(Services);
Microsoft.CodeAnalysis.Features.UnitTests (1)
EditAndContinue\RemoteEditAndContinueServiceTests.cs (1)
123var proxy = new RemoteEditAndContinueServiceProxy(solution.Services);
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\EditAndContinue\EditAndContinueDiagnosticSource_OpenDocument.cs (1)
50var proxy = new RemoteEditAndContinueServiceProxy(services);
4 references to RemoteEditAndContinueServiceProxy
Microsoft.CodeAnalysis.EditorFeatures (2)
EditAndContinue\EditAndContinueLanguageService.cs (2)
63var proxy = new RemoteEditAndContinueServiceProxy(Services); 124var proxy = new RemoteEditAndContinueServiceProxy(Services);
Microsoft.CodeAnalysis.Features.UnitTests (1)
EditAndContinue\RemoteEditAndContinueServiceTests.cs (1)
123var proxy = new RemoteEditAndContinueServiceProxy(solution.Services);
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\EditAndContinue\EditAndContinueDiagnosticSource_OpenDocument.cs (1)
50var proxy = new RemoteEditAndContinueServiceProxy(services);