2 types derived from SynchronousChannelBase
System.ServiceModel.Routing (2)
System\ServiceModel\Channels\SynchronousSendBindingElement.cs (2)
241abstract class SynchronousOutputChannelBase<TChannel> : SynchronousChannelBase<TChannel> 308abstract class SynchronousRequestChannelBase<TChannel> : SynchronousChannelBase<TChannel>