1 implementation of GetSpansAsync
Microsoft.CodeAnalysis.Features (1)
SpellCheck\AbstractSpellCheckSpanService.cs (1)
23
public async Task<ImmutableArray<SpellCheckSpan>>
GetSpansAsync
(Document document, CancellationToken cancellationToken)