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

namespace System.Xml.Serialization
{
public class XmlSerializerFactory // TypeDefIndex: 6899
{
	// Fields
	type#19505 serializersBySource;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#29453 CreateSerializer(type#27705 type) { }
	// RVA: -1
	public type#29453 CreateSerializer(type#27705 type, type#29264 root) { }
	// RVA: -1
	public type#29453 CreateSerializer(type#27705 type, type#29106 overrides, type#13534 extraTypes, type#29264 root, type#26576 defaultNamespace) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
