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

namespace System.Resources
{
public class RuntimeResourceSet // TypeDefIndex: 4485
{
	// Fields
	type#20893 Version;
	type#4783 _resCache;
	type#25363 _defaultReader;
	type#4783 _caseInsensitiveTable;
	type#15314 _haveReadFromReader;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 fileName) { }
	// RVA: -1
	internal type#28660 .ctor(type#26548 stream) { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	public virtual type#20021 GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
	// RVA: -1
	private type#20021 GetEnumeratorHelper() { }
	// RVA: -1
	public virtual type#26576 GetString(type#26576 key) { }
	// RVA: -1
	public virtual type#26576 GetString(type#26576 key, type#15313 ignoreCase) { }
	// RVA: -1
	public virtual type#23705 GetObject(type#26576 key) { }
	// RVA: -1
	public virtual type#23705 GetObject(type#26576 key, type#15313 ignoreCase) { }
	// RVA: -1
	private type#23705 GetObject(type#26576 key, type#15313 ignoreCase, type#15313 isString) { }
	// RVA: -1
	private type#23705 ResolveResourceLocator(type#25357 resLocation, type#26576 key, type#4782 copyOfCache, type#15313 keyInWrongCase) { }
}
}
