4 references to MakeIndent
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (4)
1413builder.Append(MakeIndent(_indentDepth)); 1418_writer.Write(MakeIndent(_indentDepth)); 1428builder.Append(MakeIndent(_indentDepth)); 1434_writer.Write(MakeIndent(_indentDepth));