1 instantiation of RemoteDebuggingSessionProxy
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\Remote\RemoteEditAndContinueServiceProxy.cs (1)
133return new RemoteDebuggingSessionProxy(solution.Services, LocalConnection.Instance, sessionId);
1 reference to RemoteDebuggingSessionProxy
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\Remote\RemoteEditAndContinueServiceProxy.cs (1)
120public async ValueTask<RemoteDebuggingSessionProxy?> StartDebuggingSessionAsync(