1 reference to AddIndentationToDocumentAsync
Microsoft.CodeAnalysis.Features (1)
Snippets\SnippetProviders\AbstractSnippetProvider.cs (1)
235return await AddIndentationToDocumentAsync(document, snippet, cancellationToken).ConfigureAwait(false);