// Assembly: mscorlib
// Full name: System.Diagnostics.DebuggerBrowsableState

namespace System.Diagnostics
{
public class DebuggerBrowsableState // TypeDefIndex: 4694
{
	// Fields
	type#20890 value__;
	type#17155 Never;
	type#17155 Collapsed;
	type#17155 RootHidden;
}
}
