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