2 references to AddIndentation
dotnet-svcutil-lib (2)
HelpGenerator.cs (2)
94
s_helpBuilder.AppendLine(paragraphHelper.
AddIndentation
(string.Format(CultureInfo.InvariantCulture, " {0}", explanation), indentLength: 4));
184
s_helpBuilder.AppendLine(paragraphHelper.
AddIndentation
(optionHelp, helpTextIndent));