// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Channels.ChannelServices

namespace System.Runtime.Remoting.Channels
{
public class ChannelServices // TypeDefIndex: 4176
{
	// Fields
	type#14451 registeredChannels;
	type#14451 delayedClientChannels;
	type#16581 _crossContextSink;
	type#26583 CrossContextUrl;
	type#20233 oldStartModeTypes;

	// Methods
	// RVA: -1
	internal static type#16580 get_CrossContextChannel() { }
	// RVA: -1
	internal static type#20285 CreateClientChannelSinkChain(type#26576 url, type#23705 remoteChannelData, type#12129 objectUri) { }
	// RVA: -1
	internal static type#20285 CreateClientChannelSinkChain(type#19895 sender, type#26576 url, type#13299 channelDataArray, type#12129 objectUri) { }
	// RVA: -1
	public static type#28660 RegisterChannel(type#19890 chnl) { }
	// RVA: -1
	public static type#28660 RegisterChannel(type#19890 chnl, type#15313 ensureSecurity) { }
	// RVA: -1
	internal static type#28660 RegisterChannelConfig(type#15833 channel) { }
	// RVA: -1
	private static type#23705 CreateProvider(type#24808 prov) { }
	// RVA: -1
	public static type#20280 SyncDispatchMessage(type#20280 msg) { }
	// RVA: -1
	private static type#25387 CheckIncomingMessage(type#20280 msg) { }
	// RVA: -1
	internal static type#20280 CheckReturnMessage(type#20280 callMsg, type#20280 retMsg) { }
	// RVA: -1
	private static type#15313 IsLocalCall(type#20280 callMsg) { }
	// RVA: -1
	internal static type#13299 GetCurrentChannelInfo() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
