class f__AnonymousType0<< Count > j__TPar
static char[] RentBuffer(IArrayPool< char > bufferPool, int minSize)
void Append(IArrayPool< char > bufferPool, char value)
string ToString(int start, int length)
void Clear(IArrayPool< char > bufferPool)
void EnsureSize(IArrayPool< char > bufferPool, int appendLength)
void Append(IArrayPool< char > bufferPool, char[] buffer, int startIndex, int count)
StringBuffer(char[] buffer)
StringBuffer(IArrayPool< char > bufferPool, int initalSize)
override string ToString()