1 implementation of GetAdjustedActiveStatementSpansAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\Remote\DebuggingSessionProxy.cs (1)
130public async ValueTask<ImmutableArray<ActiveStatementSpan>> GetAdjustedActiveStatementSpansAsync(TextDocument document, ActiveStatementSpanProvider activeStatementSpanProvider, CancellationToken cancellationToken)