// Assembly: Unity.Collections
// Full name: Unity.Collections.LowLevel.Unsafe.UnsafeHashMap`2

namespace Unity.Collections.LowLevel.Unsafe
{
public class UnsafeHashMap`2 // TypeDefIndex: 12873
{
	// Fields
	type#6032 m_Data;

	// Methods
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public type#15313 get_IsCreated() { }
	// RVA: -1
	private virtual type#6838 System.Collections.Generic.IEnumerable<Unity.Collections.KVPair<TKey,TValue>>.GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
}
}
