// Assembly: System.Xml
// Full name: System.Xml.XmlDownloadManager

namespace System.Xml
{
public class XmlDownloadManager // TypeDefIndex: 6790
{
	// Fields
	type#19500 connections;

	// Methods
	// RVA: -1
	internal type#26548 GetStream(type#28203 uri, type#19965 credentials, type#20633 proxy, type#25320 cachePolicy) { }
	// RVA: -1
	private type#26548 GetNonFileStream(type#28203 uri, type#19965 credentials, type#20633 proxy, type#25320 cachePolicy) { }
	// RVA: -1
	internal type#28660 Remove(type#26576 host) { }
	// RVA: -1
	internal type#10506 GetStreamAsync(type#28203 uri, type#19965 credentials, type#20633 proxy, type#25320 cachePolicy) { }
	// RVA: -1
	private type#10506 GetNonFileStreamAsync(type#28203 uri, type#19965 credentials, type#20633 proxy, type#25320 cachePolicy) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
