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

namespace System.Reflection
{
public class ExceptionHandlingClauseOptions // TypeDefIndex: 4524
{
	// Fields
	type#20890 value__;
	type#18140 Clause;
	type#18140 Filter;
	type#18140 Finally;
	type#18140 Fault;
}
}
