1 reference to GetActiveStatementsAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\EditSession.cs (1)
250var debugInfos = await DebuggingSession.DebuggerService.GetActiveStatementsAsync(cancellationToken).ConfigureAwait(false);