// Assembly: mscorlib
// Full name: System.ParameterizedStrings

namespace System
{
public class ParameterizedStrings // TypeDefIndex: 3699
{
	// Fields
	type#32771 _cachedStack;

	// Methods
	// RVA: -1
	public static type#26576 Evaluate(type#26576 format, type#13682 args) { }
	// RVA: -1
	private static type#26576 EvaluateInternal(type#26576 format, type#11942 pos, type#13682 args, type#32770 stack, type#11739 dynamicVars, type#11739 staticVars) { }
	// RVA: -1
	private static type#15313 AsBool(type#20867 i) { }
	// RVA: -1
	private static type#20867 AsInt(type#15313 b) { }
	// RVA: -1
	private static type#26576 StringFromAsciiBytes(type#12860 buffer, type#20867 offset, type#20867 length) { }
	// RVA: -1
	private static type#20867 snprintf(type#12376 str, type#20925 size, type#26576 format, type#26576 arg1) { }
	// RVA: -1
	private static type#20867 snprintf(type#12376 str, type#20925 size, type#26576 format, type#20867 arg1) { }
	// RVA: -1
	private static type#26576 FormatPrintF(type#26576 format, type#23705 arg) { }
	// RVA: -1
	private static type#13682 GetDynamicOrStaticVariables(type#15837 c, type#11739 dynamicVars, type#11739 staticVars, type#11944 index) { }
}
}
