4 references to MakeIndent
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (4)
1275builder.Append(MakeIndent(_indentDepth)); 1280_writer.Write(MakeIndent(_indentDepth)); 1290builder.Append(MakeIndent(_indentDepth)); 1296_writer.Write(MakeIndent(_indentDepth));