Extensions public static class Extensions Provides extensions methods for the Primitives namespace. Documentation Code public static StringBuilder Append(this StringBuilder builder, StringSegment segment) Adds the given StringSegment to the StringBuilder.