// Assembly: mscorlib
// Full name: System.Globalization.TimeSpanParse

namespace System.Globalization
{
public class TimeSpanParse // TypeDefIndex: 4651
{

	// Methods
	// RVA: -1
	internal static type#20900 Pow10(type#20867 pow) { }
	// RVA: -1
	private static type#15313 TryTimeToTicks(type#15313 positive, type#34180 days, type#34180 hours, type#34180 minutes, type#34180 seconds, type#34180 fraction, type#11947 result) { }
	// RVA: -1
	internal static type#27436 Parse(type#10092 input, type#20119 formatProvider) { }
	// RVA: -1
	internal static type#15313 TryParseExact(type#10092 input, type#10092 format, type#20119 formatProvider, type#27452 styles, type#12176 result) { }
	// RVA: -1
	private static type#15313 TryParseTimeSpan(type#10092 input, type#34178 style, type#20119 formatProvider, type#12325 result) { }
	// RVA: -1
	private static type#15313 ProcessTerminalState(type#12324 raw, type#34178 style, type#12325 result) { }
	// RVA: -1
	private static type#15313 ProcessTerminal_DHMSF(type#12324 raw, type#34178 style, type#12325 result) { }
	// RVA: -1
	private static type#15313 ProcessTerminal_HMS_F_D(type#12324 raw, type#34178 style, type#12325 result) { }
	// RVA: -1
	private static type#15313 ProcessTerminal_HM_S_D(type#12324 raw, type#34178 style, type#12325 result) { }
	// RVA: -1
	private static type#15313 ProcessTerminal_HM(type#12324 raw, type#34178 style, type#12325 result) { }
	// RVA: -1
	private static type#15313 ProcessTerminal_D(type#12324 raw, type#34178 style, type#12325 result) { }
	// RVA: -1
	private static type#15313 TryParseExactTimeSpan(type#10092 input, type#10092 format, type#20119 formatProvider, type#27452 styles, type#12325 result) { }
	// RVA: -1
	private static type#15313 TryParseByFormat(type#10092 input, type#10092 format, type#27452 styles, type#12325 result) { }
	// RVA: -1
	private static type#15313 ParseExactDigits(type#12327 tokenizer, type#20867 minDigitLength, type#11944 result) { }
	// RVA: -1
	private static type#15313 ParseExactDigits(type#12327 tokenizer, type#20867 minDigitLength, type#20867 maxDigitLength, type#11944 zeroes, type#11944 result) { }
	// RVA: -1
	private static type#15313 ParseExactLiteral(type#12327 tokenizer, type#26605 enquotedString) { }
	// RVA: -1
	private static type#15313 TryParseTimeSpanConstant(type#10092 input, type#12325 result) { }
}
}
