1 implementation of GetSpansAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\Remote\RemoteEditAndContinueServiceProxy.cs (1)
32
public ValueTask<ImmutableArray<ActiveStatementSpan>>
GetSpansAsync
(RemoteServiceCallbackId callbackId, DocumentId? documentId, string filePath, CancellationToken cancellationToken)