4 references to MakeIndent
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (4)
1417builder.Append(MakeIndent(_indentDepth)); 1422_writer.Write(MakeIndent(_indentDepth)); 1432builder.Append(MakeIndent(_indentDepth)); 1438_writer.Write(MakeIndent(_indentDepth));