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

public class ExpressionQuoter // TypeDefIndex: 10111
{
	// Fields
	type#4642 _variables;
	type#21016 _frame;
	type#10247 _shadowedVars;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#4640 hoistedVariables, type#21011 frame) { }
	// RVA: -1
	protected internal virtual type#18184 VisitLambda(type#5364 node) { }
	// RVA: -1
	protected internal virtual type#18184 VisitBlock(type#15298 node) { }
	// RVA: -1
	protected virtual type#15795 VisitCatchBlock(type#15795 node) { }
	// RVA: -1
	protected internal virtual type#18184 VisitParameter(type#24228 node) { }
	// RVA: -1
	private type#20547 GetBox(type#24228 variable) { }
}
