// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Proxies.RemotingProxy

namespace System.Runtime.Remoting.Proxies
{
public class RemotingProxy // TypeDefIndex: 4151
{
	// Fields
	type#22695 _cache_GetTypeMethod;
	type#22695 _cache_GetHashCodeMethod;
	type#20286 _sink;
	type#15314 _hasEnvoySink;
	type#16410 _ctorCall;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27705 type, type#15981 identity) { }
	// RVA: -1
	internal type#28660 .ctor(type#27705 type, type#26576 activationUrl, type#13299 activationAttributes) { }
	// RVA: -1
	public virtual type#20280 Invoke(type#20280 request) { }
	// RVA: -1
	internal type#28660 AttachIdentity(type#20702 identity) { }
	// RVA: -1
	internal type#20280 ActivateRemoteObject(type#20292 request) { }
	// RVA: -1
	public virtual type#26576 get_TypeName() { }
	// RVA: -1
	public virtual type#15313 CanCastTo(type#27705 fromType, type#23705 o) { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
