// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Utilities.ParserTimeZone

namespace Newtonsoft.Json.Utilities
{
public class ParserTimeZone // TypeDefIndex: 10266
{
	// Fields
	type#20890 value__;
	type#24255 Unspecified;
	type#24255 Utc;
	type#24255 LocalWestOfUtc;
	type#24255 LocalEastOfUtc;
}
}
