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

namespace System.Xml
{
public class XmlResolver // TypeDefIndex: 6815
{

	// Methods
	// RVA: -1
	public abstract 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#15313 SupportsType(type#28203 absoluteUri, type#27705 type) { }
	// RVA: -1
	public virtual type#10502 GetEntityAsync(type#28203 absoluteUri, type#26576 role, type#27705 ofObjectToReturn) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
