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