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

namespace System.Xml
{
public class XmlUrlResolver // TypeDefIndex: 6817
{
	// Fields
	type#23710 s_DownloadManager;
	type#19966 _credentials;
	type#20634 _proxy;
	type#25321 _cachePolicy;

	// Methods
	// RVA: -1
	private static type#29146 get_DownloadManager() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#23705 GetEntity(type#28203 absoluteUri, type#26576 role, type#27705 ofObjectToReturn) { }
	// RVA: -1
	public virtual type#28203 ResolveUri(type#28203 baseUri, type#26576 relativeUri) { }
	// RVA: -1
	public virtual type#10502 GetEntityAsync(type#28203 absoluteUri, type#26576 role, type#27705 ofObjectToReturn) { }
}
}
