// Assembly: mscorlib
// Full name: System.Threading.StackCrawlMark

namespace System.Threading
{
public class StackCrawlMark // TypeDefIndex: 3803
{
	// Fields
	type#20890 value__;
	type#26376 LookForMe;
	type#26376 LookForMyCaller;
	type#26376 LookForMyCallersCaller;
	type#26376 LookForThread;
}
}
