// Assembly: mscorlib
// Full name: ConcreteFormattableString

public class ConcreteFormattableString // TypeDefIndex: 4426
{
	// Fields
	type#26586 _format;
	type#13305 _arguments;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 format, type#13299 arguments) { }
	// RVA: -1
	public virtual type#26576 get_Format() { }
	// RVA: -1
	public virtual type#13299 GetArguments() { }
	// RVA: -1
	public virtual type#20867 get_ArgumentCount() { }
	// RVA: -1
	public virtual type#23705 GetArgument(type#20867 index) { }
	// RVA: -1
	public virtual type#26576 ToString(type#20119 formatProvider) { }
}
