4 references to GetServiceChannel
System.ServiceModel (4)
System\ServiceModel\Administration\ServiceInstanceProvider.cs (1)
362ServiceChannel serviceChannel = ServiceChannelFactory.GetServiceChannel(channel);
System\ServiceModel\ChannelFactory.cs (1)
917ServiceChannel serviceChannel = ServiceChannelFactory.GetServiceChannel(channel);
System\ServiceModel\Dispatcher\IInstanceContextProvider.cs (1)
72serviceChannel = ServiceChannelFactory.GetServiceChannel(channel);
System\ServiceModel\OperationContext.cs (1)
52serviceChannel = ServiceChannelFactory.GetServiceChannel(channel);