// Assembly: System.Core
// Full name: System.Threading.ReaderWriterCount

namespace System.Threading
{
public class ReaderWriterCount // TypeDefIndex: 10185
{
	// Fields
	type#20904 lockID;
	type#20872 readercount;
	type#20872 writercount;
	type#20872 upgradecount;
	type#24996 next;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
}
}
