// Assembly: mscorlib
// Full name: StringMaker

public class StringMaker // TypeDefIndex: 3996
{
	// Fields
	type#13454 aStrings;
	type#27918 cStringsMax;
	type#27918 cStringsUsed;
	type#26609 _outStringBuilder;
	type#12903 _outChars;
	type#20872 _outIndex;

	// Methods
	// RVA: -1
	private static type#27917 HashString(type#26576 str) { }
	// RVA: -1
	private static type#27917 HashCharArray(type#12899 a, type#20867 l) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private type#15313 CompareStringAndChars(type#26576 str, type#12899 a, type#20867 l) { }
	// RVA: -1
	public type#26576 MakeString() { }
}
