2 overrides of AddIndent
Microsoft.CodeAnalysis.CSharp.Features (1)
DocumentationComments\CSharpDocumentationCommentSnippetService.cs (1)
28
protected override bool
AddIndent
=> true;
Microsoft.CodeAnalysis.VisualBasic.Features (1)
DocumentationComments\VisualBasicDocumentationCommentSnippetService.vb (1)
19
Protected Overrides ReadOnly Property
AddIndent
As Boolean = False