// Assembly: System.Core
// Full name: System.Runtime.CompilerServices.CallSite

namespace System.Runtime.CompilerServices
{
public class CallSite // TypeDefIndex: 10120
{
	// Fields
	type#15669 _binder;
	type#15315 _match;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#15668 binder) { }
	// RVA: -1
	public type#15668 get_Binder() { }
}
}
