1 write to IndentText
Microsoft.CodeAnalysis.Features (1)
DocumentationComments\DocumentationCommentSnippet.cs (1)
49IndentText = indentText;
1 reference to IndentText
Microsoft.CodeAnalysis.EditorFeatures (1)
DocumentationComments\CopilotGenerateDocumentationCommentProvider.cs (1)
76snippetProposal, _copilotService, oldSnapshot, snippet.IndentText, cancellationToken).ConfigureAwait(false);