// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Messaging.LogicalCallContext

namespace System.Runtime.Remoting.Messaging
{
public class LogicalCallContext // TypeDefIndex: 4208
{
	// Fields
	type#27710 s_callContextType;
	type#19500 m_Datastore;
	type#15663 m_RemotingData;
	type#15665 m_SecurityData;
	type#23706 m_HostContext;
	type#15314 m_IsCorrelationMgr;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#23705 Clone() { }
	// RVA: -1
	internal type#28660 Merge(type#22179 lc) { }
	// RVA: -1
	public type#15313 get_HasInfo() { }
	// RVA: -1
	private type#15313 get_HasUserData() { }
	// RVA: -1
	private type#19499 get_Datastore() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
