// Assembly: mscorlib
// Full name: ParseFailureKind

public class ParseFailureKind // TypeDefIndex: 3479
{
	// Fields
	type#20890 value__;
	type#31592 None;
	type#31592 ArgumentNull;
	type#31592 Format;
	type#31592 FormatWithParameter;
	type#31592 NativeException;
	type#31592 FormatWithInnerException;
}
