// Assembly: mscorlib
// Full name: System.Runtime.Remoting.ConfigHandler

namespace System.Runtime.Remoting
{
public class ConfigHandler // TypeDefIndex: 4127
{
	// Fields
	type#14449 typeEntries;
	type#14449 channelInstances;
	type#15834 currentChannel;
	type#26373 currentProviderData;
	type#26577 currentClientUrl;
	type#26577 appName;
	type#26577 currentXmlPath;
	type#15314 onlyDelayedChannels;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#15313 onlyDelayedChannels) { }
	// RVA: -1
	private type#28660 ValidatePath(type#26576 element, type#13453 paths) { }
	// RVA: -1
	private type#15313 CheckPath(type#26576 path) { }
	// RVA: -1
	public virtual type#28660 OnStartParsing(type#26126 parser) { }
	// RVA: -1
	public virtual type#28660 OnProcessingInstruction(type#26576 name, type#26576 text) { }
	// RVA: -1
	public virtual type#28660 OnIgnorableWhitespace(type#26576 s) { }
	// RVA: -1
	public virtual type#28660 OnStartElement(type#26576 name, type#33708 attrs) { }
	// RVA: -1
	public type#28660 ParseElement(type#26576 name, type#33708 attrs) { }
	// RVA: -1
	public virtual type#28660 OnEndElement(type#26576 name) { }
	// RVA: -1
	private type#28660 ReadCustomProviderData(type#26576 name, type#33708 attrs) { }
	// RVA: -1
	private type#28660 ReadLifetine(type#33708 attrs) { }
	// RVA: -1
	private type#27436 ParseTime(type#26576 s) { }
	// RVA: -1
	private type#28660 ReadChannel(type#33708 attrs, type#15313 isTemplate) { }
	// RVA: -1
	private type#24808 ReadProvider(type#26576 name, type#33708 attrs, type#15313 isTemplate) { }
	// RVA: -1
	private type#28660 ReadClientActivated(type#33708 attrs) { }
	// RVA: -1
	private type#28660 ReadServiceActivated(type#33708 attrs) { }
	// RVA: -1
	private type#28660 ReadClientWellKnown(type#33708 attrs) { }
	// RVA: -1
	private type#28660 ReadServiceWellKnown(type#33708 attrs) { }
	// RVA: -1
	private type#28660 ReadInteropXml(type#33708 attrs, type#15313 isElement) { }
	// RVA: -1
	private type#28660 ReadPreload(type#33708 attrs) { }
	// RVA: -1
	private type#26576 GetNotNull(type#33708 attrs, type#26576 name) { }
	// RVA: -1
	private type#26576 ExtractAssembly(type#12127 type) { }
	// RVA: -1
	public virtual type#28660 OnChars(type#26576 ch) { }
	// RVA: -1
	public virtual type#28660 OnEndParsing(type#26126 parser) { }
}
}
