// Assembly: mscorlib
// Full name: System.Reflection.CallingConventions

namespace System.Reflection
{
public class CallingConventions // TypeDefIndex: 4517
{
	// Fields
	type#20890 value__;
	type#15688 Standard;
	type#15688 VarArgs;
	type#15688 Any;
	type#15688 HasThis;
	type#15688 ExplicitThis;
}
}
