4 references to MakeIndent
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (4)
1269builder.Append(MakeIndent(_indentDepth)); 1274_writer.Write(MakeIndent(_indentDepth)); 1284builder.Append(MakeIndent(_indentDepth)); 1290_writer.Write(MakeIndent(_indentDepth));