// Assembly: mscorlib
// Full name: TimeSpanRawInfo

public class TimeSpanRawInfo // TypeDefIndex: 4648
{
	// Fields
	type#34174 _lastSeenTTT;
	type#20869 _tokenCount;
	type#20869 _sepCount;
	type#20869 _numCount;
	type#34166 _posLoc;
	type#34166 _negLoc;
	type#15314 _posLocInit;
	type#15314 _negLocInit;
	type#26577 _fullPosPattern;
	type#26577 _fullNegPattern;
	type#34181 _numbers0;
	type#34181 _numbers1;
	type#34181 _numbers2;
	type#34181 _numbers3;
	type#34181 _numbers4;
	type#10094 _literals0;
	type#10094 _literals1;
	type#10094 _literals2;
	type#10094 _literals3;
	type#10094 _literals4;
	type#10094 _literals5;

	// Methods
	// RVA: -1
	internal type#34165 get_PositiveInvariant() { }
	// RVA: -1
	internal type#34165 get_NegativeInvariant() { }
	// RVA: -1
	internal type#34165 get_PositiveLocalized() { }
	// RVA: -1
	internal type#34165 get_NegativeLocalized() { }
	// RVA: -1
	internal type#15313 FullAppCompatMatch(type#34165 pattern) { }
	// RVA: -1
	internal type#15313 PartialAppCompatMatch(type#34165 pattern) { }
	// RVA: -1
	internal type#15313 FullMatch(type#34165 pattern) { }
	// RVA: -1
	internal type#15313 FullDMatch(type#34165 pattern) { }
	// RVA: -1
	internal type#15313 FullHMMatch(type#34165 pattern) { }
	// RVA: -1
	internal type#15313 FullDHMMatch(type#34165 pattern) { }
	// RVA: -1
	internal type#15313 FullHMSMatch(type#34165 pattern) { }
	// RVA: -1
	internal type#15313 FullDHMSMatch(type#34165 pattern) { }
	// RVA: -1
	internal type#15313 FullHMSFMatch(type#34165 pattern) { }
	// RVA: -1
	internal type#28660 Init(type#17098 dtfi) { }
	// RVA: -1
	internal type#15313 ProcessToken(type#12326 tok, type#12325 result) { }
	// RVA: -1
	private type#15313 AddSep(type#10092 sep, type#12325 result) { }
	// RVA: -1
	private type#15313 AddNum(type#34180 num, type#12325 result) { }
}
