2 types derived from ContextRequestChannelBase
System.ServiceModel (2)
System\ServiceModel\Channels\ContextRequestChannel.cs (1)
11class ContextRequestChannel : ContextRequestChannelBase<IRequestChannel>, IRequestChannel
System\ServiceModel\Channels\ContextRequestSessionChannel.cs (1)
11class ContextRequestSessionChannel : ContextRequestChannelBase<IRequestSessionChannel>, IRequestSessionChannel