// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Utilities.ThreadSafeStore`2

namespace Newtonsoft.Json.Utilities
{
public class ThreadSafeStore`2 // TypeDefIndex: 10341
{
	// Fields
	type#4193 _concurrentStore;
	type#5602 _creator;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#5601 creator) { }
	// RVA: -1
	public type#2080 Get(type#1382 key) { }
}
}
