// Assembly: System.Core
// Full name: VariableScope

public class VariableScope // TypeDefIndex: 9973
{
	// Fields
	type#20880 Start;
	type#20872 Stop;
	type#22124 Variable;
	type#32237 Parent;
	type#9282 ChildScopes;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#22122 variable, type#20867 start, type#32236 parent) { }
}
