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

namespace System.Runtime.Remoting.Messaging
{
public class ConstructionCall // TypeDefIndex: 4222
{
	// Fields
	type#19718 _activator;
	type#13300 _activationAttributes;
	type#20230 _contextProperties;
	type#27706 _activationType;
	type#26577 _activationTypeName;
	type#15314 _isContextOk;
	type#25205 _sourceProxy;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27705 type) { }
	// RVA: -1
	internal type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	internal virtual type#28660 InitDictionary() { }
	// RVA: -1
	internal type#15313 get_IsContextOk() { }
	// RVA: -1
	internal type#28660 set_IsContextOk(type#15313 value) { }
	// RVA: -1
	public virtual type#27705 get_ActivationType() { }
	// RVA: -1
	public virtual type#26576 get_ActivationTypeName() { }
	// RVA: -1
	public virtual type#19717 get_Activator() { }
	// RVA: -1
	public virtual type#28660 set_Activator(type#19717 value) { }
	// RVA: -1
	public virtual type#13299 get_CallSiteActivationAttributes() { }
	// RVA: -1
	internal type#28660 SetActivationAttributes(type#13299 attributes) { }
	// RVA: -1
	public virtual type#20229 get_ContextProperties() { }
	// RVA: -1
	internal virtual type#28660 InitMethodProperty(type#26576 key, type#23705 value) { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#20014 get_Properties() { }
	// RVA: -1
	internal type#25204 get_SourceProxy() { }
	// RVA: -1
	internal type#28660 set_SourceProxy(type#25204 value) { }
}
}
