// Assembly: System.Xml
// Full name: System.Xml.Serialization.TypeTranslator

namespace System.Xml.Serialization
{
public class TypeTranslator // TypeDefIndex: 6852
{
	// Fields
	type#19505 nameCache;
	type#19505 primitiveTypes;
	type#19505 primitiveArrayTypes;
	type#19505 nullableTypes;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public static type#27741 GetTypeData(type#27705 type) { }
	// RVA: -1
	public static type#27741 GetTypeData(type#27705 runtimeType, type#26576 xmlDataType, type#15335 underlyingEnumType) { }
	// RVA: -1
	public static type#27741 GetPrimitiveTypeData(type#26576 typeName) { }
	// RVA: -1
	public static type#27741 GetPrimitiveTypeData(type#26576 typeName, type#15313 nullable) { }
	// RVA: -1
	public static type#27741 FindPrimitiveTypeData(type#26576 typeName) { }
	// RVA: -1
	public static type#26576 GetArrayName(type#26576 elemName) { }
	// RVA: -1
	public static type#28660 ParseArrayType(type#26576 arrayType, type#12129 type, type#12129 ns, type#12129 dimensions) { }
}
}
