// Assembly: System.Core
// Full name: System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2

namespace System.Linq.Expressions.Interpreter
{
public class HybridReferenceDictionary`2 // TypeDefIndex: 10118
{
	// Fields
	type#12724 _keysAndValues;
	type#4360 _dict;

	// Methods
	// RVA: -1
	public type#15313 TryGetValue(type#1151 key, type#11569 value) { }
	// RVA: -1
	public type#28660 Remove(type#1151 key) { }
	// RVA: -1
	public type#15313 ContainsKey(type#1151 key) { }
	// RVA: -1
	public type#6843 GetEnumerator() { }
	// RVA: -1
	private type#6843 GetEnumeratorWorker() { }
	// RVA: -1
	public type#2043 get_Item(type#1151 key) { }
	// RVA: -1
	public type#28660 set_Item(type#1151 key, type#2043 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
