1 implementation of IServiceChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
22sealed class ServiceChannel : CommunicationObject, IChannel, IClientChannel, IDuplexContextChannel, IOutputChannel, IRequestChannel, IServiceChannel
1 reference to IServiceChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
458if (t.IsAssignableFrom(typeof(IServiceChannel)))