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