// Assembly: mscorlib
// Full name: System.Text.StringBuilderCache

namespace System.Text
{
public class StringBuilderCache // TypeDefIndex: 3957
{
	// Fields
	type#26610 t_cachedInstance;

	// Methods
	// RVA: -1
	public static type#26605 Acquire(type#20891 capacity) { }
	// RVA: -1
	public static type#28660 Release(type#26605 sb) { }
	// RVA: -1
	public static type#26576 GetStringAndRelease(type#26605 sb) { }
}
}
