1 reference to StartDebuggingSessionAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\Remote\RemoteEditAndContinueServiceProxy.cs (1)
140
async (service, solutionInfo, callbackId, cancellationToken) => await service.
StartDebuggingSessionAsync
(solutionInfo, callbackId, reportDiagnostics, cancellationToken).ConfigureAwait(false),