// Assembly: mscorlib
// Full name: System.Resources.ResourceLocator

namespace System.Resources
{
public class ResourceLocator // TypeDefIndex: 4495
{
	// Fields
	type#23707 _value;
	type#20869 _dataPos;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 dataPos, type#23705 value) { }
	// RVA: -1
	internal type#20867 get_DataPosition() { }
	// RVA: -1
	internal type#23705 get_Value() { }
	// RVA: -1
	internal type#28660 set_Value(type#23705 value) { }
	// RVA: -1
	internal static type#15313 CanCache(type#25366 value) { }
}
}
