// Assembly: System.Core
// Full name: System.Linq.Expressions.StackGuard

namespace System.Linq.Expressions
{
public class StackGuard // TypeDefIndex: 9722
{
	// Fields
	type#20868 _executionStackCount;

	// Methods
	// RVA: -1
	public type#15313 TryEnterOnCurrentStack() { }
	// RVA: -1
	public type#28660 RunOnEmptyStack(type#3407 action, type#744 arg1, type#1952 arg2) { }
	// RVA: -1
	private type#745 RunOnEmptyStackCore(type#5813 action, type#23705 state) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
