// Assembly: mscorlib
// Full name: System.__DTString

namespace System
{
public class __DTString // TypeDefIndex: 3467
{
	// Fields
	type#10094 Value;
	type#20869 Index;
	type#15839 m_current;
	type#16208 m_info;
	type#15314 m_checkDigitToken;
	type#12909 WhiteSpaceChecks;

	// Methods
	// RVA: -1
	internal type#20867 get_Length() { }
	// RVA: -1
	internal type#28660 .ctor(type#10092 str, type#17098 dtfi, type#15313 checkDigitToken) { }
	// RVA: -1
	internal type#28660 .ctor(type#10092 str, type#17098 dtfi) { }
	// RVA: -1
	internal type#16207 get_CompareInfo() { }
	// RVA: -1
	internal type#15313 GetNext() { }
	// RVA: -1
	internal type#15313 AtEnd() { }
	// RVA: -1
	internal type#15313 Advance(type#20867 count) { }
	// RVA: -1
	internal type#28660 GetRegularToken(type#12179 tokenType, type#11944 tokenValue, type#17098 dtfi) { }
	// RVA: -1
	internal type#27522 GetSeparatorToken(type#17098 dtfi, type#11944 indexBeforeSeparator, type#11805 charBeforeSeparator) { }
	// RVA: -1
	internal type#15313 MatchSpecifiedWord(type#26576 target) { }
	// RVA: -1
	internal type#15313 MatchSpecifiedWords(type#26576 target, type#15313 checkWordBoundary, type#11942 matchLength) { }
	// RVA: -1
	internal type#15313 Match(type#26576 str) { }
	// RVA: -1
	internal type#15313 Match(type#15837 ch) { }
	// RVA: -1
	internal type#20867 MatchLongestWords(type#13453 words, type#11942 maxMatchStrLen) { }
	// RVA: -1
	internal type#20867 GetRepeatCount() { }
	// RVA: -1
	internal type#15313 GetNextDigit() { }
	// RVA: -1
	internal type#15837 GetChar() { }
	// RVA: -1
	internal type#20867 GetDigit() { }
	// RVA: -1
	internal type#28660 SkipWhiteSpaces() { }
	// RVA: -1
	internal type#15313 SkipWhiteSpaceCurrent() { }
	// RVA: -1
	internal type#28660 TrimTail() { }
	// RVA: -1
	internal type#28660 RemoveTrailingInQuoteSpaces() { }
	// RVA: -1
	internal type#28660 RemoveLeadingInQuoteSpaces() { }
	// RVA: -1
	internal type#16876 GetSubString() { }
	// RVA: -1
	internal type#28660 ConsumeSubString(type#16876 sub) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
