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