// Assembly: mscorlib
// Full name: System.MulticastDelegate

namespace System
{
public class MulticastDelegate // TypeDefIndex: 3688
{
	// Fields
	type#12984 delegates;

	// Methods
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	protected virtual type#22692 GetMethodImpl() { }
	// RVA: -1
	public virtual type#12983 GetInvocationList() { }
	// RVA: -1
	protected virtual type#17247 CombineImpl(type#17247 follow) { }
	// RVA: -1
	private type#20867 LastIndexOf(type#12983 haystack, type#12983 needle) { }
	// RVA: -1
	protected virtual type#17247 RemoveImpl(type#17247 value) { }
}
}
