4 references to MakeIndent
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (4)
1310builder.Append(MakeIndent(_indentDepth)); 1315_writer.Write(MakeIndent(_indentDepth)); 1325builder.Append(MakeIndent(_indentDepth)); 1331_writer.Write(MakeIndent(_indentDepth));