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

namespace System.Runtime.Remoting.Messaging
{
public class CADMessageBase // TypeDefIndex: 4217
{
	// Fields
	type#13302 _args;
	type#12863 _serializedArgs;
	type#20870 _propertyCount;
	type#15489 _callContext;
	type#12862 serializedMethod;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20292 msg) { }
	// RVA: -1
	internal type#22674 GetMethod() { }
	// RVA: -1
	protected static type#13534 GetSignature(type#22674 methodBase, type#15313 load) { }
	// RVA: -1
	internal static type#20867 MarshalProperties(type#20014 dict, type#11759 args) { }
	// RVA: -1
	internal static type#28660 UnmarshalProperties(type#20014 dict, type#20867 count, type#14448 args) { }
	// RVA: -1
	private static type#15313 IsPossibleToIgnoreMarshal(type#23705 obj) { }
	// RVA: -1
	protected type#23705 MarshalArgument(type#23705 arg, type#11759 args) { }
	// RVA: -1
	protected type#23705 UnmarshalArgument(type#23705 arg, type#14448 args) { }
	// RVA: -1
	internal type#13299 MarshalArguments(type#13299 arguments, type#11759 args) { }
	// RVA: -1
	internal type#13299 UnmarshalArguments(type#13299 arguments, type#14448 args) { }
	// RVA: -1
	protected type#28660 SaveLogicalCallContext(type#20292 msg, type#11759 serializeList) { }
	// RVA: -1
	internal type#22179 GetLogicalCallContext(type#14448 args) { }
}
}
