// Assembly: mscorlib
// Full name: System.Security.Util.Tokenizer

namespace System.Security.Util
{
public class Tokenizer // TypeDefIndex: 3999
{
	// Fields
	type#20872 LineNo;
	type#20868 _inProcessingTag;
	type#12861 _inBytes;
	type#12900 _inChars;
	type#26577 _inString;
	type#20868 _inIndex;
	type#20868 _inSize;
	type#20868 _inSavedCharacter;
	type#34242 _inTokenSource;
	type#34237 _inTokenReader;
	type#34240 _maker;
	type#13454 _searchStrings;
	type#13454 _replaceStrings;
	type#20868 _inNestedIndex;
	type#20868 _inNestedSize;
	type#26577 _inNestedString;

	// Methods
	// RVA: -1
	internal type#28660 BasicInitialization() { }
	// RVA: -1
	public type#28660 Recycle() { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 input) { }
	// RVA: -1
	internal type#28660 ChangeFormat(type#17811 encoding) { }
	// RVA: -1
	internal type#28660 GetTokens(type#27530 stream, type#20867 maxNum, type#15313 endAfterKet) { }
	// RVA: -1
	private type#26576 GetStringToken() { }
}
}
