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