4 references to MakeIndent
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (4)
1268builder.Append(MakeIndent(_indentDepth)); 1273_writer.Write(MakeIndent(_indentDepth)); 1283builder.Append(MakeIndent(_indentDepth)); 1289_writer.Write(MakeIndent(_indentDepth));