1 reference to EmitSolutionUpdateAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSession.cs (1)
526var solutionUpdate = await EditSession.EmitSolutionUpdateAsync(solution, activeStatementSpanProvider, updateId, cancellationToken).ConfigureAwait(false);