// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Contexts.CrossContextChannel

namespace System.Runtime.Remoting.Contexts
{
public class CrossContextChannel // TypeDefIndex: 4165
{

	// Methods
	// RVA: -1
	public virtual type#20280 SyncProcessMessage(type#20280 msg) { }
	// RVA: -1
	public virtual type#20283 AsyncProcessMessage(type#20280 msg, type#20285 replySink) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
